theme: background menu
This commit is contained in:
parent
ef999930f6
commit
fc1849b475
@ -469,6 +469,9 @@ StScrollBar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// Background menu
|
||||||
|
.background-menu { -boxpointer-gap: 4px; -arrow-rise: 0px; }
|
||||||
|
|
||||||
/* fallback menu
|
/* fallback menu
|
||||||
- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled
|
- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled
|
||||||
app menu inside the main app window itself rather than the top bar
|
app menu inside the main app window itself rather than the top bar
|
||||||
|
@ -338,9 +338,4 @@
|
|||||||
height: 96px;
|
height: 96px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Background menu */
|
|
||||||
|
|
||||||
.background-menu {
|
|
||||||
-boxpointer-gap: 4px;
|
|
||||||
-arrow-rise: 0px;
|
|
||||||
}
|
|
||||||
|
@ -271,11 +271,6 @@
|
|||||||
width: 96px;
|
width: 96px;
|
||||||
height: 96px; }
|
height: 96px; }
|
||||||
|
|
||||||
/* Background menu */
|
|
||||||
.background-menu {
|
|
||||||
-boxpointer-gap: 4px;
|
|
||||||
-arrow-rise: 0px; }
|
|
||||||
|
|
||||||
/* This stylesheet is generated, DO NOT EDIT */
|
/* This stylesheet is generated, DO NOT EDIT */
|
||||||
/* Copyright 2009, Red Hat, Inc.
|
/* Copyright 2009, Red Hat, Inc.
|
||||||
*
|
*
|
||||||
@ -708,6 +703,10 @@ StScrollBar {
|
|||||||
border-bottom-width: 1px;
|
border-bottom-width: 1px;
|
||||||
border-bottom-style: solid; }
|
border-bottom-style: solid; }
|
||||||
|
|
||||||
|
.background-menu {
|
||||||
|
-boxpointer-gap: 4px;
|
||||||
|
-arrow-rise: 0px; }
|
||||||
|
|
||||||
/* fallback menu
|
/* fallback menu
|
||||||
- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled
|
- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled
|
||||||
app menu inside the main app window itself rather than the top bar
|
app menu inside the main app window itself rather than the top bar
|
||||||
|
@ -271,11 +271,6 @@
|
|||||||
width: 96px;
|
width: 96px;
|
||||||
height: 96px; }
|
height: 96px; }
|
||||||
|
|
||||||
/* Background menu */
|
|
||||||
.background-menu {
|
|
||||||
-boxpointer-gap: 4px;
|
|
||||||
-arrow-rise: 0px; }
|
|
||||||
|
|
||||||
/* This stylesheet is generated, DO NOT EDIT */
|
/* This stylesheet is generated, DO NOT EDIT */
|
||||||
/* Copyright 2009, Red Hat, Inc.
|
/* Copyright 2009, Red Hat, Inc.
|
||||||
*
|
*
|
||||||
@ -708,6 +703,10 @@ StScrollBar {
|
|||||||
border-bottom-width: 1px;
|
border-bottom-width: 1px;
|
||||||
border-bottom-style: solid; }
|
border-bottom-style: solid; }
|
||||||
|
|
||||||
|
.background-menu {
|
||||||
|
-boxpointer-gap: 4px;
|
||||||
|
-arrow-rise: 0px; }
|
||||||
|
|
||||||
/* fallback menu
|
/* fallback menu
|
||||||
- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled
|
- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled
|
||||||
app menu inside the main app window itself rather than the top bar
|
app menu inside the main app window itself rather than the top bar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user