update
This commit is contained in:
parent
35caf96162
commit
109d375c0c
@ -5,19 +5,17 @@
|
|||||||
|
|
||||||
/* Style menus */
|
/* Style menus */
|
||||||
menupopup {
|
menupopup {
|
||||||
-moz-appearance: none !important;
|
--panel-background: var(--gnome-menu-background) !important;
|
||||||
background: var(--gnome-menu-background) !important;
|
--panel-border-color: var(--gnome-menu-border-color) !important;
|
||||||
border: 1px solid var(--gnome-menu-border-color) !important;
|
--arrowpanel-border-radius: 12px !important;
|
||||||
border-radius: 10px !important;
|
--arrowpanel-background: var(--gnome-menu-background) !important;
|
||||||
padding: 6px 0 !important;
|
--arrowpanel-border-color: var(--gnome-menu-border-color) !important;
|
||||||
color: var(--gnome-toolbar-color) !important;
|
|
||||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.06) !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#PlacesToolbar menupopup {
|
#PlacesToolbar menupopup[placespopup="true"]::part(content), #PlacesToolbar menupopup[placespopup="true"]::part(arrowscrollbox), #PlacesToolbar menupopup {
|
||||||
background: none !important;
|
background: none !important;
|
||||||
padding: 3px 6px 8px !important;
|
padding: 3px 4px 6px !important;
|
||||||
margin: 0 0 0 -8px !important;
|
margin: 0 0 0 -12px !important;
|
||||||
border: none !important;
|
border: none !important;
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
}
|
}
|
||||||
@ -42,11 +40,6 @@ menuitem[disabled="true"]:hover, menupopup menu[disabled="true"]:hover {
|
|||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
menupopup {
|
|
||||||
--panel-background: transparent !important;
|
|
||||||
--panel-border-color: transparent !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
panel {
|
panel {
|
||||||
--panel-background: var(--gnome-menu-background) !important;
|
--panel-background: var(--gnome-menu-background) !important;
|
||||||
--panel-border-color: var(--gnome-menu-border-color) !important;
|
--panel-border-color: var(--gnome-menu-border-color) !important;
|
||||||
|
@ -5,19 +5,17 @@
|
|||||||
|
|
||||||
/* Style menus */
|
/* Style menus */
|
||||||
menupopup {
|
menupopup {
|
||||||
-moz-appearance: none !important;
|
--panel-background: var(--gnome-menu-background) !important;
|
||||||
background: var(--gnome-menu-background) !important;
|
--panel-border-color: var(--gnome-menu-border-color) !important;
|
||||||
border: 1px solid var(--gnome-menu-border-color) !important;
|
--arrowpanel-border-radius: 12px !important;
|
||||||
border-radius: 10px !important;
|
--arrowpanel-background: var(--gnome-menu-background) !important;
|
||||||
padding: 6px 0 !important;
|
--arrowpanel-border-color: var(--gnome-menu-border-color) !important;
|
||||||
color: var(--gnome-toolbar-color) !important;
|
|
||||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.06) !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#PlacesToolbar menupopup {
|
#PlacesToolbar menupopup[placespopup="true"]::part(content), #PlacesToolbar menupopup[placespopup="true"]::part(arrowscrollbox), #PlacesToolbar menupopup {
|
||||||
background: none !important;
|
background: none !important;
|
||||||
padding: 3px 6px 8px !important;
|
padding: 3px 4px 6px !important;
|
||||||
margin: 0 0 0 -8px !important;
|
margin: 0 0 0 -12px !important;
|
||||||
border: none !important;
|
border: none !important;
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
}
|
}
|
||||||
@ -42,11 +40,6 @@ menuitem[disabled="true"]:hover, menupopup menu[disabled="true"]:hover {
|
|||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
menupopup {
|
|
||||||
--panel-background: transparent !important;
|
|
||||||
--panel-border-color: transparent !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
panel {
|
panel {
|
||||||
--panel-background: var(--gnome-menu-background) !important;
|
--panel-background: var(--gnome-menu-background) !important;
|
||||||
--panel-border-color: var(--gnome-menu-border-color) !important;
|
--panel-border-color: var(--gnome-menu-border-color) !important;
|
||||||
|
@ -1618,7 +1618,7 @@ headerbar {
|
|||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
menubutton.popup, {
|
menubutton.popup {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
@ -1642,7 +1642,7 @@ headerbar {
|
|||||||
// Reset linking entrys
|
// Reset linking entrys
|
||||||
.linked:not(.vertical) > entry {
|
.linked:not(.vertical) > entry {
|
||||||
@include entry(header-normal);
|
@include entry(header-normal);
|
||||||
margin: 8px ($container_padding/2 + 1px);
|
margin: 8px ($container_padding / 2 + 1px);
|
||||||
padding: 0 $container_padding * 2;
|
padding: 0 $container_padding * 2;
|
||||||
border-radius: $bt_radius;
|
border-radius: $bt_radius;
|
||||||
border: none;
|
border: none;
|
||||||
@ -3453,7 +3453,7 @@ listview.view {
|
|||||||
color: $fg_color;
|
color: $fg_color;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
||||||
popover.menu & { padding: 0; }
|
popover.menu & { padding: $container_padding / 2; }
|
||||||
}
|
}
|
||||||
|
|
||||||
%row_activatable {
|
%row_activatable {
|
||||||
|
@ -2458,7 +2458,7 @@ window.background.csd {
|
|||||||
}
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
// Archive Manager
|
// Archive Manager (File roller)
|
||||||
//
|
//
|
||||||
window.background.csd {
|
window.background.csd {
|
||||||
> grid.horizontal > paned.horizontal {
|
> grid.horizontal > paned.horizontal {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user