Feature Request: Compatible with All-in-One sidebar

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
Garcia

Feature Request: Compatible with All-in-One sidebar

Post by Garcia »

Would it be possible to make ABP more compatible with the All-in-One Sidebar?

The ABP icon really belongs on the sidebar (rather than with the main browser buttons), but if you place it there with All-in-one it gets positioned off-centre and makes the bar thicker.

Any way this could be fixed?
Wladimir Palant

Post by Wladimir Palant »

Somebody asked about it already though I don't know where. The problem was the drop marker I think. It can be removed with the following entry in your userChrome.css:

#abp-toolbarbutton dropmarker {
display: none;
}

As to a general solution - not sure, I'll have a look at it later.
Garcia

Post by Garcia »

Thanks Wladimir - thats a good solution.
Post Reply