mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-27 03:48:14 +00:00
Darken divider on hover
This commit is contained in:
@@ -28,5 +28,8 @@
|
|||||||
color : #666;
|
color : #666;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
&:hover{
|
||||||
|
background-color: #999;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user