aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-darker.css
diff options
context:
space:
mode:
authorHorst31802016-09-19 22:00:11 +0200
committerHorst31802016-09-19 22:00:11 +0200
commit8266ad0ebc8f9c0dbce7e18f0c100873f753b2ad (patch)
tree0ee576cb148553bd99497830462a19ce7b9b38ec /common/gtk-3.0/3.20/gtk-solid-darker.css
parent64382c9bf6504297b74bf56ea1d0962ac8a3e60b (diff)
downloadsolarc-theme-8266ad0ebc8f9c0dbce7e18f0c100873f753b2ad.tar.gz
solarc-theme-8266ad0ebc8f9c0dbce7e18f0c100873f753b2ad.tar.xz
solarc-theme-8266ad0ebc8f9c0dbce7e18f0c100873f753b2ad.zip
add some mate application styling
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-darker.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-darker.css19
1 files changed, 17 insertions, 2 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-darker.css b/common/gtk-3.0/3.20/gtk-solid-darker.css
index 9d6816a..14dae86 100644
--- a/common/gtk-3.0/3.20/gtk-solid-darker.css
+++ b/common/gtk-3.0/3.20/gtk-solid-darker.css
@@ -2993,10 +2993,12 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
terminal-window notebook > header.top > tabs > tab:checked {
box-shadow: inset 0 -1px #dcdfe3; }
-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 #dcdfe3; }
- 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; }
@@ -3197,6 +3199,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; }