You've already forked 98.css
mirror of
https://github.com/jdan/98.css.git
synced 2026-05-05 06:01:22 +09:00
Added class button styling
This commit is contained in:
@@ -267,7 +267,8 @@ input[type="reset"]:disabled,
|
||||
background-position: top 2px left 3px;
|
||||
}
|
||||
|
||||
.title-bar-controls button[aria-label="Maximize"]:disabled {
|
||||
.title-bar-controls button[aria-label="Maximize"]:disabled,
|
||||
.title-bar-controls button[aria-label].maximize:disabled {
|
||||
background-image: svg-load("./icon/maximize-disabled.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-position: top 2px left 3px;
|
||||
|
||||
Reference in New Issue
Block a user