summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalGreen
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-13 20:52:27 +0200
committerraveit65 <[email protected]>2015-08-13 20:53:17 +0200
commit43c96a2533d1eb4cfb70649f4945ebfbd32b981a (patch)
tree7986881a8cec8b41ac780fa33721126d082615f8 /desktop-themes/TraditionalGreen
parente5fc20f9ecc7e4ce1710f97baa6c23a937f17e60 (diff)
downloadmate-themes-43c96a2533d1eb4cfb70649f4945ebfbd32b981a.tar.bz2
mate-themes-43c96a2533d1eb4cfb70649f4945ebfbd32b981a.tar.xz
GTK3 traditional themes: fix padding for entry with first/last-child logic
Diffstat (limited to 'desktop-themes/TraditionalGreen')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets-img.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets-img.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets-img.css
index dca518fb..d18f5cda 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets-img.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets-img.css
@@ -725,6 +725,10 @@ column-header:last-child .button:active:focus {
padding: 1px 2px;
}
+.linked .entry:last-child {
+ padding: 6px;
+}
+
/* vertical */
.vertical .horizontal .vertical .frame .horizontal .vertical .button.image-button,