
Firefox overlay like scrollbar
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Firefox overlay like ( ayatana ) scollbar
Copy scrollbars into /usr/share/themes/Ambiance/gtk-2.0/ directory, replace /usr/share/themes/Ambiance/gtk-2.0/apps/ff.rc with that one provided and reload Firefox
Tested on Oneiric Ocelot
PS
I know, is not very accessible
m93a
7 years ago
It's a great theme but is there any way to get also those popup-sliders into Firefox?
You know - those two arrows that appear when you move your mouse over the slider.
http://i.imgur.com/hnGi4RU.png
Report
tc424
7 years ago
I did need to install gtk2-engines-pixbuf to get it to work though - I'm running Ubuntu 12.04.
Report
nyteryder79
9 years ago
Report
nyteryder79
9 years ago
Note: The "../" needs to be removed. The ff.rc file is in the same directory as the scrollbars folder. Easy fix. Just do the following:
sudo gedit /usr/share/themes/Ambiance/gtk-2.0/apps/ff.rc
Then CTRL+h and search for ../ and replace it with nothing.
Click close, then CTRL+s, CTRL+q.
Now it should work as OP intended.
Report