diff options
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained.css')
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css index 041c699..b2467ce 100644 --- a/common/gtk-3.0/3.14/gtk-contained.css +++ b/common/gtk-3.0/3.14/gtk-contained.css @@ -1119,6 +1119,7 @@ GtkTreeView.view { box-shadow: none; background-color: #ffffff; } GtkTreeView.view.trough, GtkTreeView.view.trough:selected { + color: #5c616c; background-color: #cfd6e6; border-radius: 3px; border-width: 0; } |