mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-04-25 23:46:15 +00:00
update
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
.popup-separator-menu-item-separator {
|
||||
height: 1px; //not really the whole box
|
||||
margin: 0;
|
||||
background-color: $borders_color;
|
||||
background-color: $menu_bd;
|
||||
|
||||
.popup-sub-menu & { //submenu separators
|
||||
margin: 0 32px 0 0;
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
&:rtl { margin-left: 2.5em; }
|
||||
|
||||
.popup-separator-menu-item-separator {
|
||||
background-color: $borders_color;
|
||||
background-color: $menu_bd;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user