This commit is contained in:
vinceliuice
2022-09-21 23:55:09 +08:00
parent 6788302102
commit 12793e3100
2 changed files with 49 additions and 50 deletions

View File

@@ -3680,6 +3680,7 @@ decoration {
.background.csd & {
border: 1px solid highlight($background);
background-clip: border-box;
background-color: $background;
}
}
}

View File

@@ -4351,7 +4351,6 @@ colorchooser .popover.osd {
* Window Decorations *
**********************/
window {
&.csd {
transition: $transition-shadow;
border-radius: $window-radius;
outline-color: highlight($background);
@@ -4403,7 +4402,6 @@ window {
&.tiled-bottom,
&.tiled-left { border-radius: 0; }
}
}
// Windows button