summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta/gtk-3.0
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-12-22 01:34:33 +0100
committerWolfgang Ulbrich <[email protected]>2015-12-22 01:35:05 +0100
commitba98f164184cfb2fc009c43171eff33c3fd557d7 (patch)
treeb16514dad15039fa4d272cd22cdf9513c026d017 /desktop-themes/Menta/gtk-3.0
parent562c6659b0a7df7d8cd451b1017b4a515b12b5cb (diff)
downloadmate-themes-ba98f164184cfb2fc009c43171eff33c3fd557d7.tar.bz2
mate-themes-ba98f164184cfb2fc009c43171eff33c3fd557d7.tar.xz
Gtk+-3.18 menta themes: improve previous GtkFileChooser pathbar commit
Diffstat (limited to 'desktop-themes/Menta/gtk-3.0')
-rw-r--r--desktop-themes/Menta/gtk-3.0/gtk-widgets.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
index 78add74a..2627413f 100644
--- a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
@@ -3069,6 +3069,8 @@ GtkFileChooserWidget GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-r
/* workaround for broken first/last-child logic with linked buttons
in pathbar with gtk+-3.18 */
+.path-bar.linked .button.image-button,
+.path-bar.linked .button.image-button:checked:hover,
.path-bar.linked .button.text-button {
border-right-width: 1px;
border-left-width: 1px;