0
0
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:
G.Ambatte
2024-09-14 22:49:53 +12:00
parent 719cc0c485
commit c4c5ffff9b

View File

@@ -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');