mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 21:02:43 +00:00
Prune unnecessary styles
This commit is contained in:
@@ -46,30 +46,6 @@
|
|||||||
color : black;
|
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 {
|
&.divider {
|
||||||
background: linear-gradient(#000, #000) no-repeat center/1px 100%;
|
background: linear-gradient(#000, #000) no-repeat center/1px 100%;
|
||||||
width: 5px;
|
width: 5px;
|
||||||
|
|||||||
Reference in New Issue
Block a user