Disable hover on disabled buttons
This commit is contained in:
@@ -33,6 +33,9 @@ figure, picture {
|
||||
nav li:before {
|
||||
display: none;
|
||||
}
|
||||
label {
|
||||
cursor: pointer;
|
||||
}
|
||||
button {
|
||||
background: none;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user