0
0
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:
G.Ambatte
2024-06-08 15:53:28 +12:00
parent f81d16309c
commit 00fd1e415c

View File

@@ -15,7 +15,10 @@
color : white;
background-color : #333333;
&:hover { background-color : #777777; }
&.inactive,
&:hover {
background-color : #777777;
}
}
h1, h3 {