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