diff options
Diffstat (limited to 'common/gtk-3.0/3.18/gtk.css')
-rw-r--r-- | common/gtk-3.0/3.18/gtk.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.18/gtk.css b/common/gtk-3.0/3.18/gtk.css index a1fe2ea..23fc864 100644 --- a/common/gtk-3.0/3.18/gtk.css +++ b/common/gtk-3.0/3.18/gtk.css @@ -2191,7 +2191,7 @@ GtkFileChooserDialog .dialog-action-box { .sidebar, .sidebar .view { border: none; - background-color: #F5F6F7; } + background-color: #fbfbfc; } GtkSidebarRow.list-row { padding: 0px; } |