aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-dark.css15
1 files changed, 11 insertions, 4 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css
index f7cdce5..cd35684 100644
--- a/common/gtk-3.0/3.20/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.20/gtk-solid-dark.css
@@ -3316,10 +3316,11 @@ entry.search.preferences-search {
border-bottom: 1px solid #2b2e39;
border-radius: 0; }
-preferences stacksidebar.sidebar {
- background-color: #404552; }
- preferences stacksidebar.sidebar list separator {
- background-color: transparent; }
+preferences stacksidebar.sidebar list {
+ background-image: linear-gradient(to bottom, #404552, #404552); }
+
+preferences stacksidebar.sidebar list separator {
+ background-color: transparent; }
devhelppanel entry:focus,
symboltreepanel entry:focus {
@@ -3340,6 +3341,12 @@ gstyleslidein #palette_controls button.toggle:checked,
gstyleslidein #components_controls button.toggle:checked {
color: #D3DAE3; }
+configurationview entry.flat {
+ background: none; }
+
+configurationview list {
+ border-width: 0; }
+
.documents-scrolledwin.frame {
border-width: 0; }