On Wed, 26 Jun 2019 17:03:10 -0400 (EDT) Robert Heller <heller@xxxxxxxxxxxx> wrote: > At Wed, 26 Jun 2019 16:39:12 -0400 CentOS mailing list > <centos@xxxxxxxxxx> wrote: > > > > > Robert Heller wrote: > > > OK, I recently ugraded to the current ESR release of Firefox for > > > CentOS > > > 6. > > > And I am having problems with the user interface (basically it > > > has become hard [for me] to use). > > > > > > > > > What alternitives are there? (Chrome and Chromium are not > > > possible with CentOS, and Chrome and Chromium are actually worse). > > > > > What's the problems? I just upgraded last week, and the STUPID > > MORONS made the arrows in the scrollbars go away, had to search and > > find a gtk config file I needed to create. > > That is one problem -- I want those arrows back. AND wider scrollbars > (if that is possible -- skinny scrollbars might be fashonable, but > are really hard to use). I also had to look around for a solution because firefox seems to ignore any changes to gtk3 themes. Here is what works for me (change px as needed): cat ~/.config/gtk-3.0/gtk.css .scrollbar.vertical slider, scrollbar.vertical slider { min-width: 15px; } .scrollbar.horizontal slider, scrollbar.horizontal slider { min-height: 15px; } _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx https://lists.centos.org/mailman/listinfo/centos