From 8266ad0ebc8f9c0dbce7e18f0c100873f753b2ad Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 19 Sep 2016 22:00:11 +0200 Subject: add some mate application styling --- common/gtk-3.0/3.20/gtk-solid-dark.css | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) (limited to 'common/gtk-3.0/3.20/gtk-solid-dark.css') diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css index e8785bc..fdba665 100644 --- a/common/gtk-3.0/3.20/gtk-solid-dark.css +++ b/common/gtk-3.0/3.20/gtk-solid-dark.css @@ -2994,10 +2994,12 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected: terminal-window notebook > header.top > tabs > tab:checked { box-shadow: inset 0 -1px #2b2e39; } -terminal-window notebook > header.top { +terminal-window notebook > header.top, +.mate-terminal notebook > header.top { padding-top: 3px; box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; } - terminal-window notebook > header.top button { + terminal-window notebook > header.top button, + .mate-terminal notebook > header.top button { padding: 0; min-width: 24px; min-height: 24px; } @@ -3198,6 +3200,19 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can .gedit-map-frame border:dir(rtl) { border-right-width: 1px; } +.pluma-window statusbar frame > border { + border: none; } + +.pluma-window notebook > stack scrolledwindow { + border-width: 0 0 1px 0; } + +#pluma-status-combo-button { + min-height: 0; + padding: 0; + border-top: none; + border-bottom: none; + border-radius: 0; } + .gb-search-entry-occurrences-tag { background: none; } -- cgit v1.2.3