summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css2
-rw-r--r--desktop-themes/Menta/gtk-3.0/gtk-widgets.css2
2 files changed, 4 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
index 27795eeb..6460b6ef 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlueMenta/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;
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;