From 3f11de0a63b613e57c41a72686feff19d843f27f Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 31 Aug 2016 13:17:16 +0200 Subject: hide separator in font and filechooser buttons --- common/gtk-3.0/3.20/gtk-darker.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/gtk-3.0/3.20/gtk-darker.css') diff --git a/common/gtk-3.0/3.20/gtk-darker.css b/common/gtk-3.0/3.20/gtk-darker.css index 365d8f7..4985e7c 100644 --- a/common/gtk-3.0/3.20/gtk-darker.css +++ b/common/gtk-3.0/3.20/gtk-darker.css @@ -479,6 +479,8 @@ button { background-position: right 3px, right 4px; } .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 4px; } + button.font separator, button.file separator { + background-color: transparent; } .inline-toolbar button, .inline-toolbar button:backdrop { border-radius: 2px; border-width: 1px; } -- cgit v1.2.3