mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 22:32:41 +00:00
Fixing merge issues
This commit is contained in:
@@ -19,8 +19,7 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
line-height: @menuHeight;
|
line-height: @menuHeight;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
&:hover,
|
&:hover, &.selected {
|
||||||
&.selected {
|
|
||||||
background-color: #999;
|
background-color: #999;
|
||||||
}
|
}
|
||||||
&.text {
|
&.text {
|
||||||
@@ -100,8 +99,7 @@
|
|||||||
font-size: 0.625em;
|
font-size: 0.625em;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
&:hover,
|
&:hover, &.selected {
|
||||||
&.selected {
|
|
||||||
background-color: #999;
|
background-color: #999;
|
||||||
}
|
}
|
||||||
i {
|
i {
|
||||||
|
|||||||
Reference in New Issue
Block a user