summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-13 20:52:27 +0200
committerraveit65 <[email protected]>2015-08-13 20:53:02 +0200
commit745875a33ac26e08d05f879ff8963399ecef3730 (patch)
tree8c20542c43563660ab4c1935bc9ccaefda38bfb8 /desktop-themes/TraditionalOk
parentf3e00eb8f3ef5538cf1bb671fbc5366383d34d58 (diff)
downloadmate-themes-745875a33ac26e08d05f879ff8963399ecef3730.tar.bz2
mate-themes-745875a33ac26e08d05f879ff8963399ecef3730.tar.xz
GTK3 traditional themes: fix padding for entry with first/last-child logic
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets-img.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets-img.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets-img.css
index df28eadb..9f63c62c 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets-img.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets-img.css
@@ -717,6 +717,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,