aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-dark.css
diff options
context:
space:
mode:
authorHorst31802016-08-31 13:17:16 +0200
committerHorst31802016-08-31 13:17:16 +0200
commit3f11de0a63b613e57c41a72686feff19d843f27f (patch)
treeca01dcf828f906ae9d75ce42fc98e499220a550f /common/gtk-3.0/3.20/gtk-solid-dark.css
parent1c706464c5de388d83440cb684c6a8d4d8255153 (diff)
downloadsolarc-theme-3f11de0a63b613e57c41a72686feff19d843f27f.tar.gz
solarc-theme-3f11de0a63b613e57c41a72686feff19d843f27f.tar.xz
solarc-theme-3f11de0a63b613e57c41a72686feff19d843f27f.zip
hide separator in font and filechooser buttons
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.css2
1 files changed, 2 insertions, 0 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 0cef74f..ba9f73c 100644
--- a/common/gtk-3.0/3.20/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.20/gtk-solid-dark.css
@@ -480,6 +480,8 @@ button {
background-position: right 3px, right 2px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 2px; }
+ button.font separator, button.file separator {
+ background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px;
border-width: 1px; }