mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 23:43:10 +00:00
update
This commit is contained in:
parent
9eb675f8b4
commit
9397a34922
@ -244,7 +244,15 @@ window.background.chromium {
|
||||
|
||||
> menubar { background-color: $header_bg; }
|
||||
|
||||
menu menuitem { border-radius: 0; }
|
||||
menu {
|
||||
background-color: $base;
|
||||
border-radius: 0;
|
||||
border: 1px solid $solid_borders_color;
|
||||
|
||||
menuitem {
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user