summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-06-06 02:24:03 +0200
committerraveit65 <[email protected]>2016-06-06 02:24:03 +0200
commit55346d297ecb1f6286430b959b94eea387f7431c (patch)
treeb2e59981baaec540f88fd321eaa8f7d609789669 /desktop-themes/TraditionalOk
parent907c43e6bd45876c175882878a617a4eb3a84c01 (diff)
downloadmate-themes-55346d297ecb1f6286430b959b94eea387f7431c.tar.bz2
mate-themes-55346d297ecb1f6286430b959b94eea387f7431c.tar.xz
GTK+-3.20 TOK themes: adjust nemo pathbar
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/other-applications.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/other-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/other-applications.css
index c9990579..b791419d 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/other-applications.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/other-applications.css
@@ -30,24 +30,6 @@
background-color: @theme_base_color;
}
-/* workaround for broken first/last-child logic with linked buttons
- in pathbar since gtk+-3.18 */
-
-.nemo-window widget.raised.linked > button,
-.nemo-window widget.raised.linked > button:first-child,
-.nemo-window widget.raised.linked > button:last-child,
-.nemo-window widget.raised.linked > button:hover,
-.nemo-window widget.raised.linked > button:hover:first-child,
-.nemo-window widget.raised.linked > button:hover:last-child {
- border-radius: 3px;
- border-width: 1px;
- border-style: solid;
- padding: 3px;
- border-image: none;
- border-color: @border_color;
- margin: 0px 1px;
-}
-
.nemo-window toolbar.primary-toolbar {
border-width: 1px 1px 0px 1px;
}