aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-darker.css
diff options
context:
space:
mode:
authorHorst31802016-03-29 00:58:12 +0200
committerHorst31802016-03-29 00:58:12 +0200
commitad624e0720e0cca4a3def144d2025102e23d8a84 (patch)
tree6ba168e4ec942766a2d95c72afc1ffcf0972d643 /common/gtk-3.0/3.20/gtk-solid-darker.css
parentb6a4dc4d1fa859b723f71c8cdf37c4a3ec84edbd (diff)
downloadsolarc-theme-ad624e0720e0cca4a3def144d2025102e23d8a84.tar.gz
solarc-theme-ad624e0720e0cca4a3def144d2025102e23d8a84.tar.xz
solarc-theme-ad624e0720e0cca4a3def144d2025102e23d8a84.zip
handle separators in split titlebars correctly
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-darker.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-darker.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-darker.css b/common/gtk-3.0/3.20/gtk-solid-darker.css
index d7b3615..e8f0d1a 100644
--- a/common/gtk-3.0/3.20/gtk-solid-darker.css
+++ b/common/gtk-3.0/3.20/gtk-solid-darker.css
@@ -1019,6 +1019,7 @@ headerbar:last-child, headerbar:last-child:backdrop {
.tiled headerbar:last-child:backdrop {
border-radius: 0; }
+window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop,
window.csd > .titlebar:not(headerbar),
window.csd > .titlebar:not(headerbar):backdrop {
padding: 0;
@@ -1029,7 +1030,7 @@ window.csd > .titlebar:not(headerbar):backdrop {
box-shadow: none; }
.titlebar:not(headerbar) > separator {
- background: #262a33; }
+ background-image: linear-gradient(to top, #262a33); }
.primary-toolbar separator, headerbar separator.titlebutton, .titlebar:not(headerbar) separator.titlebutton {
min-width: 1px;