aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk.css
diff options
context:
space:
mode:
authorHorst31802015-12-28 20:10:00 +0100
committerHorst31802015-12-28 20:10:00 +0100
commit3753dd9270230dd2acd1eea687bf315528282bb0 (patch)
tree9d4952efd0a9c56e306d4042a9b98c4f3ba57435 /common/gtk-3.0/3.16/gtk.css
parent5396c7f24c7ac263197722a3b3011f3a47ab2443 (diff)
downloadsolarc-theme-3753dd9270230dd2acd1eea687bf315528282bb0.tar.gz
solarc-theme-3753dd9270230dd2acd1eea687bf315528282bb0.tar.xz
solarc-theme-3753dd9270230dd2acd1eea687bf315528282bb0.zip
reduce pathbar padding in pantheon-files
Diffstat (limited to 'common/gtk-3.0/3.16/gtk.css')
-rw-r--r--common/gtk-3.0/3.16/gtk.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.16/gtk.css b/common/gtk-3.0/3.16/gtk.css
index dd7a899..80912f5 100644
--- a/common/gtk-3.0/3.16/gtk.css
+++ b/common/gtk-3.0/3.16/gtk.css
@@ -2977,6 +2977,8 @@ MarlinViewWindow *:selected:focus {
.marlin-pathbar.pathbar {
border-radius: 3px;
+ padding-left: 4px;
+ padding-right: 4px;
color: rgba(82, 93, 118, 0.8);
border-color: rgba(82, 93, 118, 0.1);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9));