Re: multizilla tabbox appearance
"Rajnish Bhaskar" <[email protected]>
| Newsgroups | gmane.comp.mozilla.multizilla |
|---|---|
| Message-ID | <3F5D99B2.7490.3C31754@localhost> |
Hi Luke > to the developers. There's just one superficial thing I'd like to > change, and that's the appearance of the tab box and the tabs - I > prefer the default Mozilla layout, which takes up less space, and has > a more uniform colour range. Try messing about with the .tabbrowser-strip class in userchrome.css. setting the height on this should do what you want (and take a look at how we define our CSS at http://www.mozdev.org/source/browse/multizilla/src/skin/classic/multiv iews/multiviews.css?rev=1.12&content-type=text/x-cvsweb-markup (all one line). > PS: Multizilla also seems to have redefined the BrowserLoadURL > function from navigator.js, so that a modification of mine (which > automatically searched Google with the entered URL if it contained any > spaces) no longer works. Can anyone say where I need to insert my code > to get it to work again? That function is defined in multizillaOverlay.js (http://www.mozdev.org/source/browse/multizilla/src/content/multiviews /multizillaOverlay.js?rev=1.24&content-type=text/x-cvsweb-markup all one line). Take a look at that and see if you can figure out how to fix it. Raj. -- Rajnish Bhaskar, [email protected] http://lordofthemoon.com