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