X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fnavigator%2FpageInfo.css;h=f8cdb6379168bc1dd74818c7e654ef26b1d047c3;hp=ddc0b2faa3310b46ffb359376866917c8318362d;hb=7b819315b3d2a65149683e56a8a6b5ae7a3a9d61;hpb=8a7d069013fcea93195a9b206a60470cba3a0fc2 diff --git a/EarlyBlue/navigator/pageInfo.css b/EarlyBlue/navigator/pageInfo.css index ddc0b2fa..f8cdb637 100644 --- a/EarlyBlue/navigator/pageInfo.css +++ b/EarlyBlue/navigator/pageInfo.css @@ -14,7 +14,7 @@ * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Daniel Brooks. - * Portions created by the Initial Developer are Copyright (C) 2001 + * Portions created by the Initial Developer are Copyright (C) 2001-2004 * the Initial Developer. All Rights Reserved. * * Contributor(s): @@ -65,3 +65,7 @@ textbox.header { .fixedsize { height: 8.5em; } + +textbox[disabled] { + font-style: italic; +}