



Application User Interface
version 0.0.6
--[feedback]---------------------------------------
megamorphg said on Feb 03 2008
But makes the browser look FUUGLY when there are only a few tabs open because of a lot of gray space.
-----
Answer: I noticed, but with Session Manager, I always have two rows of tabs. That's why I put this comment near the top of the file:
/* These are the values to change the box height.
*/
Basically, just divide my setting by two, and round it up. And pay attention to this one, too:
/* Less than height of the tabbrowser,
* line it up with the bottom of yours.
*/
--[description]------------------------------------
Change default chrome tab browser into an overflow scrollbox, with vertical scrolling.
Confirmed Working In:
Firefox 2.x , Firefox 3 beta3
Confirmed Extension Compatibility:
Faviconize Tab , PageStyle2Tab
--[series]-----------------------------------------
The "paintless" series is a collection of styles meant to be styled over. Alone, they clean the target page(s), preparing them for further styling with hopefully the least possible selector specificity.
Writing your style to overlay this one will save you from having to include this code version in yours. Users can load both, and they'll get my updates without needing you to notice the update. Write your style correctly, and my updates shouldn't damage your styles.
--[relevant]---------------------------------------
See also:
about:blank ( windows grey ) ( safe )
http://userstyles.org/styles/search/paintless
http://userstyles.org/styles/search/painted+black
Before
|
After
|
FINALLY! I've been wating for such an idea to be implemented!
But makes the browser look FUUGLY when there are only a few tabs open because of a lot of gray space.