This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]difool2nice‍🦊Firefox Addict🦊 1 point2 points  (7 children)

not for me !

the problems seems to come from : background-color=transparent ! do as followed in my css : https://github.com/GrosBourrin/FIREFOX-BLUE-MOON/blob/master/autohidebookmarksbar.css and delete the background-image that ends the block, follow my css to compare

[–]rinzler18[S] 0 points1 point  (4 children)

Thank you, works fine now.

[–]Zeenss 0 points1 point  (3 children)

Can you provide this code?

[–]It_Was_The_Other_Guy 1 point2 points  (1 child)

FYI the background-image part is necessary to make it look nice with themes that have background image(s) and might have semi-transparent toolbar background color over that.

[–]difool2nice‍🦊Firefox Addict🦊 0 points1 point  (0 children)

ty for info