mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-27 20:12:40 +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