From 3753dd9270230dd2acd1eea687bf315528282bb0 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 28 Dec 2015 20:10:00 +0100 Subject: reduce pathbar padding in pantheon-files --- common/gtk-3.0/3.16/gtk-solid-darker.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/gtk-3.0/3.16/gtk-solid-darker.css') diff --git a/common/gtk-3.0/3.16/gtk-solid-darker.css b/common/gtk-3.0/3.16/gtk-solid-darker.css index 9f06c3d..c000ab7 100644 --- a/common/gtk-3.0/3.16/gtk-solid-darker.css +++ b/common/gtk-3.0/3.16/gtk-solid-darker.css @@ -2977,6 +2977,8 @@ MarlinViewWindow *:selected:focus { .marlin-pathbar.pathbar { border-radius: 3px; + padding-left: 4px; + padding-right: 4px; color: rgba(207, 218, 231, 0.8); border-color: rgba(21, 23, 28, 0.4); background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.4)); -- cgit v1.2.3