mirror of
https://github.com/bendtherules/smallcase-portfolio-builder.git
synced 2026-08-18 13:52:19 +00:00
Make disabled buttons lighter
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ button:focus {
|
||||
}
|
||||
|
||||
button[disabled] {
|
||||
opacity: 0.5;
|
||||
opacity: 0.35;
|
||||
cursor: initial;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user