This commit is contained in:
KG7x
2022-12-25 19:23:03 +03:00
parent 8c86a82422
commit 2d6075189d
14 changed files with 71 additions and 71 deletions

View File

@@ -56,7 +56,7 @@ button[type=checkbox], button[type=checkbox]:active {
button.outline {
border: color(border) solid 1px;
background: transparent;
background: transparent;
color: color(text);
}
@@ -115,7 +115,7 @@ textarea:empty {
.base:disabled { background: transparent; }
.slider:hover { background: grey; }
.slider:active { background: grey; }
.base { size: 16px; }
.base { size: 16px; }
.corner { background: white; }
}
@@ -185,7 +185,7 @@ header div.window-icon icon {
header caption {
size: *;
}
}
@media platform != "OSX" {
button.window {