0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 11:12:39 +00:00

Add History styling

This commit is contained in:
G.Ambatte
2024-09-14 17:32:20 +12:00
parent ace790739f
commit 48eb42862a

View File

@@ -53,6 +53,12 @@
font-size : 0.75em;
color : inherit;
}
&.history {
.tooltipLeft('History');
font-size : 0.75em;
color : grey;
&.active { color : inherit; }
}
&.editorTheme {
.tooltipLeft('Editor Themes');
font-size : 0.75em;