mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-30 08:31:08 +03:00
Cleanup
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user