mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-20 14:02:45 +00:00
Change styling for inactive REQUEST REVIEW button
This commit is contained in:
@@ -15,7 +15,10 @@
|
|||||||
color : white;
|
color : white;
|
||||||
background-color : #333333;
|
background-color : #333333;
|
||||||
|
|
||||||
&:hover { background-color : #777777; }
|
&.inactive,
|
||||||
|
&:hover {
|
||||||
|
background-color : #777777;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h3 {
|
h1, h3 {
|
||||||
|
|||||||
Reference in New Issue
Block a user