mirror of
https://github.com/jdan/98.css.git
synced 2025-09-01 01:51:52 +02: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