HOME | DD

DavidRaid — Quick and dirty mock-up

Published: 2010-11-13 19:48:12 +0000 UTC; Views: 117; Favourites: 0; Downloads: 0
Redirect to original
Description An idea about reducing the pixel padding around the bookmarks bar in Firefox. Just something I'd like to see included in eFirefox in future.
Related content
Comments: 4

Slater91 [2011-01-21 20:35:35 +0000 UTC]

This is not a mockup. Height fixed to 30px
[link]

👍: 0 ⏩: 1

DavidRaid In reply to Slater91 [2011-01-21 23:37:31 +0000 UTC]

Neither is this.

[link]

I got there in the end, though the point of this tweak being a part of eFirefox is still something I'd love to see.

As for this deviation, I forgot that it was still in my scrapbook, thank you for reminding me. xD

👍: 0 ⏩: 1

Slater91 In reply to DavidRaid [2011-01-21 23:41:31 +0000 UTC]

Hehe, glad you've done it. I did it this way:
#PersonalToolbar {
max-height: 30px !important;
}
toolbarbutton.bookmark-item {
font-size: 10pt !important;
max-height: 28px !important;
}

It may be a non-elegant way to do it, but it works so far

👍: 0 ⏩: 1

DavidRaid In reply to Slater91 [2011-01-22 13:49:58 +0000 UTC]

Same way I did it. x]
I showed the classic compact addon in the quick mock-up in the hope that Seahorsepip (the maker of eFirefox who had asked me if I had any other ideas) could look inside the addon (it's pretty easy, the files are just renamed .zips) and adapt pieces of it the same way he did with Fission (with permission, of course).

It made sense to me for this change to be made by default, so users who install eFirefox to pretty up their browser don't need to tidy up the browser bar the 'non-elegant way' we used.

I'll probably delete this deviation as it has since served its purpose.

👍: 0 ⏩: 0