Merge pull request #1225 from Monochromish/main
Add color to search button background
This commit is contained in:
commit
8bedcf81cf
4 changed files with 19 additions and 9 deletions
|
@ -2090,6 +2090,7 @@ input[type=checkbox][switch]:checked:active::before {
|
|||
font-size: 12px;
|
||||
cursor: pointer;
|
||||
flex: 0 0 32px;
|
||||
box-shadow: var(--ciderShadow-Generic);
|
||||
|
||||
&:hover {
|
||||
background: var(--selected);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue