View Single Post
Old 01-09-2007, 10:34 PM   #11 (permalink)
RickB
Tired
 
RickB's Avatar
 
Location: Beverly Hills
Quote:
Originally Posted by Coppertop
After trying out both options in post #2, I've found that option #1 doesn't seem to remember my settings, and reverts to 1 row almost immediately, and always after restarting Firefox. So I tried option #2, and it makes my PCU usage jump to 100% and stay there when the Stylish extension is active. Disabling Stylish drops my usage down to normal levels (when nothing else is running). Is this normal or did I do something wrong?
I've been using Stylish for awhile now and haven't had any problems. I am using Firefox 2.0 though. It might make a difference. Have you thought about upgrading?
I went on and installed the code for the multiple rows and it works just fine. I did notice that the code did not reproduce correctly when I copied and pasted it in post #2. The first line should be:
Code:
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
RickB is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73