On Fri, 8 Jul 2016 10:32:52 -0400
Tim Evans wrote:

> Minor issue after upgrade via DNF:  Scrollbars in Thunderbird are 
> invisible--they're still there and usable, but you can't see them.

Yea, everything seems to be going this route. For gtk3 apps, this
file helps me (I got it from someone else somewhere, maybe in this
mailing list):

~/.config/gtk-3.0/gtk.css

.scrollbar {
-GtkScrollbar-has-backward-stepper: 1;
-GtkScrollbar-has-forward-stepper: 1;
-GtkRange-slider-width: 15;
-GtkRange-stepper-size: 20;
}
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to