aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/_common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.14/_common.scss')
-rw-r--r--common/gtk-3.0/3.14/_common.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.14/_common.scss b/common/gtk-3.0/3.14/_common.scss
index 47997ef..d456915 100644
--- a/common/gtk-3.0/3.14/_common.scss
+++ b/common/gtk-3.0/3.14/_common.scss
@@ -1403,6 +1403,7 @@ GtkTreeView.view { // treeview grid lines a
}
&.trough, &.trough:selected { // progress bar trough in treeviews
+ color: $fg_color;
background-color: $button_border;
border-radius: 3px;
border-width: 0;