From: Robin Atwood <robin.atwood@attglobal.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Howto use user CSS with Firefox?
Date: Sun, 28 Sep 2008 18:59:39 +0700 [thread overview]
Message-ID: <200809281859.39636.robin.atwood@attglobal.net> (raw)
In-Reply-To: <e95b15950809271307g791de557v1ce43369608ac9d2@mail.gmail.com>
On Sunday 28 Sep 2008, Hilco Wijbenga wrote:
> On Sat, Sep 27, 2008 at 10:09, Robin Atwood <robin.atwood@attglobal.net>
wrote:
> > Many web sites are badly designed in that that they hard-code text input
> > fields with a black font but inherit the background colour from your
> > desktop, so if you have a suitably Gothic light-on-dark colour scheme you
> > cannot read your input. I have solved this with KDE Konqueror by
> > supplying a user css page but, for those occasions when you have to use
> > it, I want to do the same thing with Firefox. A quick google reveals the
> > presence of userContent.css in your profile, so I added my rules, eg,
> >
> > html->body {
> > background-color: white;
> > color: black;
> > }
> >
> > input {
> > background-color: #E1E7FD;
> > color: black;
> > }
> >
> > but it makes absolutely no difference. Anybody had any luck with this?
>
> Have you looked at Preferences --> Content --> Fonts & Colors -->
> Colors...? Uncheck the "Allows pages ..." and set your own
> preferences. I've never used it but it looks like it might help.
I tried that but the rest of the page becomes very white!
Cheers..
-Robin
--
------------------------------------------------------
Robin Atwood, Bangkok, Thailand.
tel/fax: +66 2252 1438
mobile: +66 851 322487
MSN: robin@binro.org
Skype: abend922
Yahoo: abend922
------------------------------------------------------
next prev parent reply other threads:[~2008-09-28 11:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-27 17:09 [gentoo-user] Howto use user CSS with Firefox? Robin Atwood
2008-09-27 17:25 ` Ward Poelmans
2008-09-27 20:07 ` Hilco Wijbenga
2008-09-28 11:59 ` Robin Atwood [this message]
2008-09-27 21:16 ` [gentoo-user] " »Q«
2008-09-28 12:00 ` Robin Atwood
-- strict thread matches above, loose matches on Subject: below --
2008-09-30 13:48 [gentoo-user] " Robin Atwood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200809281859.39636.robin.atwood@attglobal.net \
--to=robin.atwood@attglobal.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox