summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-08-30 21:33:36 +0200
committerraveit65 <[email protected]>2017-08-30 21:34:36 +0200
commit060c2cf7753fe1325d85934b70bc2ab36c7c4c71 (patch)
tree66e7b4ec133cc47178c102dd1d95403a0abce61c /desktop-themes/TraditionalOk/gtk-3.0
parente4e7b295e9705487ae4d1362514a35702c341d4b (diff)
downloadmate-themes-060c2cf7753fe1325d85934b70bc2ab36c7c4c71.tar.bz2
mate-themes-060c2cf7753fe1325d85934b70bc2ab36c7c4c71.tar.xz
Gtk+-3.20 T. themes: fix double border in mate-volume-control notebook
Fixes https://github.com/mate-desktop/mate-themes/issues/193
Diffstat (limited to 'desktop-themes/TraditionalOk/gtk-3.0')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
index eb4e29cc..be86d025 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
@@ -586,7 +586,7 @@ window.background.mate-terminal > box.vertical > notebook > header.top tab:check
***********************/
/* application notebook page */
-GvcMixerDialog notebook.frame scrolledwindow.frame {
+GvcMixerDialog notebook.frame scrolledwindow {
border-style: none;
}