diff options
Diffstat (limited to 'common/gtk-3.0/3.14/gtk.css')
-rw-r--r-- | common/gtk-3.0/3.14/gtk.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.14/gtk.css b/common/gtk-3.0/3.14/gtk.css index 565f325..de7a03d 100644 --- a/common/gtk-3.0/3.14/gtk.css +++ b/common/gtk-3.0/3.14/gtk.css @@ -2082,7 +2082,7 @@ GtkFileChooserDialog .dialog-action-box { .sidebar { border: none; - background-color: #F5F6F7; } + background-color: #fbfbfc; } .sidebar .scrollbar.trough { background-color: transparent; border-width: 2px; |