summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalGreen
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-06-06 02:24:03 +0200
committerraveit65 <[email protected]>2016-06-06 02:27:40 +0200
commitb72f4227379b6d0067810f10420d5845a24b33b2 (patch)
tree1a042a9150f2eed8345ce20a666dfbd51380ebd8 /desktop-themes/TraditionalGreen
parent56bb328b37961dcc566ebf82c8376ebaa03cd649 (diff)
downloadmate-themes-b72f4227379b6d0067810f10420d5845a24b33b2.tar.bz2
mate-themes-b72f4227379b6d0067810f10420d5845a24b33b2.tar.xz
GTK+-3.20 TOK themes: adjust nemo pathbar
Diffstat (limited to 'desktop-themes/TraditionalGreen')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css
index c9990579..b791419d 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css
+++ b/desktop-themes/TraditionalGreen/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;
}