On 10 October 2016 at 22:47, Stephen Morris <samorris@xxxxxxxxxxxxxxx> wrote: > On 11/10/16 03:37, Ahmad Samir wrote: >> >> On 9 October 2016 at 23:03, Stephen Morris <samorris@xxxxxxxxxxxxxxx> >> wrote: >>> >>> Hi, >>> >>> I'm using Thunderbird 52.0a1 and I have an issue with the forward >>> and >>> backward steppers (top and bottom arrows on scrollbars) missing. In >>> another >>> thread Tom Horsley provided a gtk-3 css script that needed to be placed >>> in >>> ~/.config/gtk-3.0/gtk.css. This script rectified the missing arrows issue >>> when I was using KDE, but now that I am trying Gnome this script does not >>> appear to work, what needs to be done to get the script to work under >>> Gnome? >>> >>> >>> regards, >>> >>> Steve >>> >> In ~/.config/gtk-3.0/gtk.css, replace: >> .scrollbar { >> >> with: >> scrollbar { >> >> that seems to work for me. > > Thanks Ahmad, your suggestion works under both Gnome and KDE, which now > raises the question of why does the original format of .scrollbar { only > work under KDE and not Gnome. > It could be that you're using different GTK3 themes under KDE and GNOME respectively. Check the output of these commands while running GNOME: $ grep gtk-theme ~/.config/gtk-3.0/settings.ini $ gsettings get org.gnome.desktop.interface gtk-theme -- Ahmad Samir _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx