mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-02 19:36:13 +00:00
update
This commit is contained in:
parent
bfc8f1efd8
commit
3a152934c1
@ -2229,13 +2229,14 @@ menu {
|
||||
|
||||
@if $variant == 'dark' { box-shadow: inset 0 0 0 1px $highlight_color; }
|
||||
|
||||
.background.csd > & {
|
||||
.background.csd > &,
|
||||
.background.popup > & {
|
||||
border: none; // axes borders in a composited env
|
||||
border-radius: $mn_radius;
|
||||
background-color: $menu_bg;
|
||||
}
|
||||
|
||||
separator {
|
||||
> separator {
|
||||
margin: 3px 4px;
|
||||
min-height: 1px;
|
||||
background-color: $borders_color;
|
||||
|
@ -776,11 +776,6 @@ menubar.-vala-panel-background {
|
||||
> menu {
|
||||
padding: $container_padding;
|
||||
|
||||
separator {
|
||||
margin: 0;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
> menuitem {
|
||||
border-radius: $bt_radius;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user