From 55346d297ecb1f6286430b959b94eea387f7431c Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 6 Jun 2016 02:24:03 +0200 Subject: GTK+-3.20 TOK themes: adjust nemo pathbar --- .../TraditionalOk/gtk-3.0/other-applications.css | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'desktop-themes/TraditionalOk') 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; } -- cgit v1.2.1