diff options
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.css | 4 |
1 files changed, 4 insertions, 0 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 db3c774..dd60dd0 100644 --- a/common/gtk-3.0/3.20/gtk-solid-darker.css +++ b/common/gtk-3.0/3.20/gtk-solid-darker.css @@ -1286,6 +1286,10 @@ headerbar entry, headerbar button, headerbar separator, headerbar .sidebar separ .path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { padding-left: 10px; } +.path-bar button.slider-button { + padding-left: 2px; + padding-right: 2px; } + .path-bar button image { padding-left: 4px; padding-right: 4px; } |