diff options
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-solid-darker.css')
-rw-r--r-- | common/gtk-3.0/3.16/gtk-solid-darker.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.16/gtk-solid-darker.css b/common/gtk-3.0/3.16/gtk-solid-darker.css index 31f1709..73b2cea 100644 --- a/common/gtk-3.0/3.16/gtk-solid-darker.css +++ b/common/gtk-3.0/3.16/gtk-solid-darker.css @@ -2126,7 +2126,7 @@ GtkFileChooserDialog .dialog-action-box { .sidebar, .sidebar .view { border: none; - background-color: #F5F6F7; } + background-color: #fbfbfc; } .sidebar:selected, .sidebar .view:selected { background-color: #5294E2; } |