



Moves the sidebar to the right side of the window.
Tested with FF1.5.0.6, FF2.0, FF3.0.
Before
|
After
|
Nice finding for this style. But my question was, if you could tell me the name for that clock extention :$
Thanks so much Roland de Ruiter - I JUST posted on the userstyles forum because as of today my script wasn't working any longer - yours is great and solved the problem. For those of you still using what I had, which was :
/* SIDEBAR RIGHT SIDE */
window > hbox { direction:rtl; }
window > hbox > * { direction:ltr; }
it no longer works as of Sept 3rd Branch of 2.0b2 (and possibly any Branch after 8/26th) - this solves the problem nicely. Excellent work - thank you.