diff options
author | Horst3180 | 2015-09-03 15:05:24 +0200 |
---|---|---|
committer | Horst3180 | 2015-09-03 15:05:24 +0200 |
commit | c87c3c8e474e36cd0f569942bdbbf8971431fbfc (patch) | |
tree | 44802f50880f9cc80a5a0dbf3f368c6222a3f851 /common/gtk-3.0/3.14/gtk-contained-darker.css | |
parent | 3f636a76f69a00c481c83f7b842feab04b566358 (diff) | |
download | solarc-theme-c87c3c8e474e36cd0f569942bdbbf8971431fbfc.tar.gz solarc-theme-c87c3c8e474e36cd0f569942bdbbf8971431fbfc.tar.xz solarc-theme-c87c3c8e474e36cd0f569942bdbbf8971431fbfc.zip |
fix fallout from last commit
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained-darker.css')
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained-darker.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-darker.css b/common/gtk-3.0/3.14/gtk-contained-darker.css index e9bd3d1..5a8d25a 100644 --- a/common/gtk-3.0/3.14/gtk-contained-darker.css +++ b/common/gtk-3.0/3.14/gtk-contained-darker.css @@ -3509,6 +3509,9 @@ NautilusWindow *, NemoWindow { -GtkPaned-handle-size: 0; } +NautilusWindow GtkBox.sidebar { + background-color: transparent; } + GtkFileChooserDialog.csd.background, GtkFileChooserDialog .source-list, GtkFileChooserDialog .source-list.view, |