I've been experiencing a weird bug (or unintended effect, I'm not sure) after applying a
browser { background-color: #000 !important; }
The change is:
@-moz-document url-prefix(about:blank) {*{background-color:#000000;}}
Which basically makes the about:blank page black.
This works differently than simply setting the default background color in Options>Content>Colors because it doesn't make the actual background on pages itself black (which breaks several layouts and I wouldn't want).
So, this works well for that... but this side effect started happening:
It happens on several text boxes (but not all, like here), including gmail's on the picture above.
As I'm writing text normally, after some random key the other lines get completely black. Sometimes the entire box that black. If I just ctrl-z (and go back a word), I can continue writing normally a few more words until it happens again. Pretty random, but often.
So, would anyone have an alternative to that edit, or know of a way to prevent the lines from blacking out with this?
Thanks in advance!
oh yeah, PM 2.7.1 x64 (but this did happen on previous versions as well), win7 x64.


