mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-27 00:42:40 +00:00
Tweak UI styling
This commit is contained in:
@@ -57,12 +57,13 @@
|
||||
.tooltipLeft('History');
|
||||
font-size : 0.75em;
|
||||
color : grey;
|
||||
position : relative;
|
||||
&.active {
|
||||
color : inherit;
|
||||
&>.dropdown { visibility: visible; }
|
||||
}
|
||||
&:hover>.dropdown { visibility: visible; }
|
||||
|
||||
&>.dropdown{
|
||||
right : -1px;
|
||||
}
|
||||
}
|
||||
&.editorTheme {
|
||||
.tooltipLeft('Editor Themes');
|
||||
|
||||
Reference in New Issue
Block a user