mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 15:33:02 +00:00
Update _common-4.0.scss
This commit is contained in:
parent
605328f5c8
commit
0e3cc3c036
@ -2172,6 +2172,13 @@ headerbar {
|
||||
background-color: $header_bg_backdrop;
|
||||
border-color: if($variant=='light', lighten($header_border, 15%), darken($header_border, 3%));
|
||||
}
|
||||
|
||||
&.flat {
|
||||
&, &:backdrop {
|
||||
border: none;
|
||||
background: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.default-decoration {
|
||||
|
Loading…
x
Reference in New Issue
Block a user