mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-11-24 06:05:57 -08: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);
|
||||||
@@ -4402,7 +4401,6 @@ window {
|
|||||||
&.tiled-right,
|
&.tiled-right,
|
||||||
&.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