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 & {
|
.background.csd & {
|
||||||
border: 1px solid highlight($background);
|
border: 1px solid highlight($background);
|
||||||
background-clip: border-box;
|
background-clip: border-box;
|
||||||
|
background-color: $background;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -4351,7 +4351,6 @@ colorchooser .popover.osd {
|
|||||||
* Window Decorations *
|
* Window Decorations *
|
||||||
**********************/
|
**********************/
|
||||||
window {
|
window {
|
||||||
&.csd {
|
|
||||||
transition: $transition-shadow;
|
transition: $transition-shadow;
|
||||||
border-radius: $window-radius;
|
border-radius: $window-radius;
|
||||||
outline-color: highlight($background);
|
outline-color: highlight($background);
|
||||||
@@ -4403,7 +4402,6 @@ window {
|
|||||||
&.tiled-bottom,
|
&.tiled-bottom,
|
||||||
&.tiled-left { border-radius: 0; }
|
&.tiled-left { border-radius: 0; }
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
// Windows button
|
// Windows button
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user