mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
Prune unnecessary styles
This commit is contained in:
@@ -46,30 +46,6 @@
|
||||
color : black;
|
||||
}
|
||||
}
|
||||
&.toTop{
|
||||
.tooltipLeft('Back to Top');
|
||||
font-size : 0.75em;
|
||||
color : grey;
|
||||
&.active{
|
||||
color : black;
|
||||
}
|
||||
}
|
||||
&.toBrew{
|
||||
.tooltipLeft('Match Brew to Source');
|
||||
font-size : 0.75em;
|
||||
color : grey;
|
||||
&.active{
|
||||
color : black;
|
||||
}
|
||||
}
|
||||
&.fromBrew{
|
||||
.tooltipLeft('Match Source to Brew');
|
||||
font-size : 0.75em;
|
||||
color : grey;
|
||||
&.active{
|
||||
color : black;
|
||||
}
|
||||
}
|
||||
&.divider {
|
||||
background: linear-gradient(#000, #000) no-repeat center/1px 100%;
|
||||
width: 5px;
|
||||
|
||||
Reference in New Issue
Block a user