Firefox - Move sidebar to the right

Firefox - Move sidebar to the right
723
*****
Last updated Jun 20 2008
7 installs this week, 626 total.

Moves the sidebar to the right side of the window.

Tested with FF1.5.0.6, FF2.0, FF3.0.

Before
After

Install options

Feedback

Reviews

jerone said on Sep 17 2007

Nice finding for this style. But my question was, if you could tell me the name for that clock extention :$ *****

Paulfox said on Sep 03 2006

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. *****