aboutsummaryrefslogtreecommitdiff
path: root/gtk-3.0/gtk-contained.css
diff options
context:
space:
mode:
authorHorst31802015-05-19 18:33:55 +0200
committerHorst31802015-05-19 18:34:07 +0200
commitfee4ad65eba51d92211d5f405a01a3f26ab712e9 (patch)
treec04122b0dd61090caf9b02c5c0f74e731e6d4118 /gtk-3.0/gtk-contained.css
parent837684c58004cbedfa069d06dbfc39529cd09de0 (diff)
downloadsolarc-theme-fee4ad65eba51d92211d5f405a01a3f26ab712e9.tar.gz
solarc-theme-fee4ad65eba51d92211d5f405a01a3f26ab712e9.tar.xz
solarc-theme-fee4ad65eba51d92211d5f405a01a3f26ab712e9.zip
fix transparent gedit window without tabs
this fixes #6
Diffstat (limited to 'gtk-3.0/gtk-contained.css')
-rw-r--r--gtk-3.0/gtk-contained.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk-3.0/gtk-contained.css b/gtk-3.0/gtk-contained.css
index 735d335..9d5da11 100644
--- a/gtk-3.0/gtk-contained.css
+++ b/gtk-3.0/gtk-contained.css
@@ -3015,6 +3015,9 @@ GeditWindow.background {
GeditWindow.background .titlebar .pane-separator {
background-color: rgba(212, 213, 219, 0.95); }
+.gedit-bottom-panel-paned {
+ background-color: #ffffff; }
+
.gedit-document-panel {
background-color: rgba(60, 64, 73, 0.95); }
.maximized .gedit-document-panel {