mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-09 20:12:41 +00:00
"Updated toolbar.less: changed hover selector to also include focus-within"
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
color: #ccc;
|
color: #ccc;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
&:hover {
|
&:hover,&:focus-within {
|
||||||
background-color: #444;
|
background-color: #444;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user