diff options
Diffstat (limited to 'desktop-themes/Blue-Submarine/gtk-3.0')
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css index 4fa29d7b..22b59f6c 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css @@ -549,6 +549,7 @@ notebook treeview.view.trough:selected:hover { box-shadow: inset 1px 1px alpha(#000, 0.15),
inset -1px -1px alpha(#000, 0.15);
text-shadow: none;
+ color: @theme_fg_color;
}
progressbar.vertical trough {
|