mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-06-27 23:38:40 +00:00
crude basic animation and button
This commit is contained in:
@@ -79,6 +79,12 @@
|
||||
color : grey;
|
||||
&.active { color : inherit; }
|
||||
}
|
||||
&.formatCode {
|
||||
.tooltipLeft('Clean your Code');
|
||||
font-size : 0.75em;
|
||||
color : grey;
|
||||
&.active { color : inherit; }
|
||||
}
|
||||
&.history {
|
||||
.tooltipLeft('History');
|
||||
position : relative;
|
||||
|
||||
Reference in New Issue
Block a user