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:34:33 +0100
commit776e0ddba21f9086e6f6ba7b7c8c744a463391e5 (patch)
tree77dff50d9123dbd80be7f8d6b4fda218b84dafab /desktop-themes/Menta/gtk-3.0
parent2f7a6486d7f127d742364af7b7463f84ef330efa (diff)
downloadmate-themes-776e0ddba21f9086e6f6ba7b7c8c744a463391e5.tar.bz2
mate-themes-776e0ddba21f9086e6f6ba7b7c8c744a463391e5.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;