mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 18:22:40 +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