aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained-solid-darker.css')
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid-darker.css14
1 files changed, 4 insertions, 10 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
index dd1a710..4d5a6e9 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
@@ -880,8 +880,6 @@ GtkComboBox {
border-width: 0 0 1px 0;
border-style: solid;
border-image: linear-gradient(to bottom, #2f343f, #20232b) 1 0 1 0; }
- .primary-toolbar:backdrop {
- background-color: #323843; }
.inline-toolbar {
background-color: #edeef0;
@@ -916,8 +914,7 @@ GtkComboBox {
background-color: #2f343f;
border-color: #262a33; }
.header-bar:backdrop {
- color: rgba(207, 218, 231, 0.5);
- background-color: #323843; }
+ color: rgba(207, 218, 231, 0.5); }
.csd .header-bar:backdrop {
background-color: #323843; }
.header-bar .title {
@@ -993,7 +990,6 @@ GtkComboBox {
background-color: #2f343f;
border-color: #262a33; }
.maximized .header-bar:backdrop {
- background-color: #323843;
border-color: #262a33; }
.titlebar {
@@ -1006,13 +1002,12 @@ GtkComboBox {
.csd .titlebar {
background-color: #2f343f; }
.titlebar:backdrop {
- color: rgba(207, 218, 231, 0.5);
- background-color: #323843; }
+ color: rgba(207, 218, 231, 0.5); }
.csd .titlebar:backdrop {
background-color: #323843; }
.maximized .titlebar {
background-color: #2f343f; }
- .maximized .titlebar:backdrop {
+ .csd .maximized .titlebar:backdrop {
background-color: #323843; }
.titlebar .titlebar,
@@ -1436,7 +1431,7 @@ column-header .button, column-header .button:hover, column-header .button:active
background-color: #2f343f;
color: rgba(207, 218, 231, 0.8); }
.menubar:backdrop {
- background-color: #323843; }
+ color: rgba(207, 218, 231, 0.5); }
.menubar > .menuitem {
padding: 6px 8px;
border: solid transparent;
@@ -3332,7 +3327,6 @@ UnityDecoration {
box-shadow: inset 0 1px #363b48; }
UnityDecoration.top:backdrop {
border-bottom-width: 0;
- background-image: linear-gradient(to bottom, #323843);
color: rgba(207, 218, 231, 0.5); }
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {