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