On Fri, Jul 8, 2016 at 4:40 PM, stan <stanl-fedorauser@xxxxxxxxxxx> 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; >> > } >> >> I have just looked for such a file, but no luck: >> >> $ more ~/.config/gtk-3.0/gtk.css >> more: stat of /home/psmith/.config/gtk-3.0/gtk.css failed: No such >> file or directory >> $ >> >> Any ideas? > > Wouldn't you just create the file, edit it, and paste in the above > configuration commands? > > e.g. > touch ~/.config/gtk-3.0/gtk.css > [your text editor choice] ~/.config/gtk-3.0/gtk.css > select above with mouse, put in file, clean it up, save. > Restart X or TBird to pick up the new gtk3 configuration. Probably X. Thanks, Stan. And if one wants to change the color that is used for background of highlighted text? Paul -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx 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