diff options
author | raveit65 <[email protected]> | 2017-05-13 19:57:34 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-05-13 19:58:47 +0200 |
commit | eadd3f67f52e943ffb2d4452b74f379a9298b94a (patch) | |
tree | cf5a601d6659e42728d54794ac1c19047a1e8041 /desktop-themes/Green-Submarine | |
parent | d4734a3e98f2d188f8644fd94aaa8e8e096a9aa9 (diff) | |
download | mate-themes-eadd3f67f52e943ffb2d4452b74f379a9298b94a.tar.bz2 mate-themes-eadd3f67f52e943ffb2d4452b74f379a9298b94a.tar.xz |
Gtk+-3.20 Submarine themes: improve pluma sidebar
Diffstat (limited to 'desktop-themes/Green-Submarine')
-rw-r--r-- | desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css index e4fd04bd..ef2f67b1 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css @@ -1110,18 +1110,23 @@ vte-terminal { box-shadow: none; } -.pluma-window paned.horizontal notebook.frame { +.pluma-window > box.vertical > paned.horizontal > box.vertical > notebook.frame { border-radius: 0px; border-style: none; } -.pluma-window paned.horizontal toolbar.horizontal button { +/* document notebook */ +.pluma-window > box.vertical > paned.horizontal > box.vertical > notebook.frame > stack > box.vertical > scrolledwindow.frame { + border-bottom-style: none; +} + +.pluma-window > box.vertical > paned.horizontal > box.vertical > notebook.frame > stack > box.vertical > toolbar.horizontal button { padding: 6px 3px ; box-shadow: none; border-style:none; } -.pluma-window paned.horizontal toolbar.horizontal button:hover { +.pluma-window > box.vertical > paned.horizontal > box.vertical > notebook.frame > stack > box.vertical > toolbar.horizontal button:hover { border-style:none; background-image: -gtk-gradient (linear, left top, left bottom, |