mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-16 13:28:38 -07:00
update
This commit is contained in:
@@ -3680,6 +3680,7 @@ decoration {
|
||||
.background.csd & {
|
||||
border: 1px solid highlight($background);
|
||||
background-clip: border-box;
|
||||
background-color: $background;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user