X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fnavigator%2FpageInfo.css;h=f8cdb6379168bc1dd74818c7e654ef26b1d047c3;hp=50acfb45b4f831b4ac189fa2465afbcaf4b1595c;hb=b70a3a73af442fcb12828f5322e8c06bb0aa1e76;hpb=85376731bb84433e589260d14ac698116d11350e diff --git a/EarlyBlue/navigator/pageInfo.css b/EarlyBlue/navigator/pageInfo.css index 50acfb45..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): @@ -36,7 +36,7 @@ @import "chrome://global/skin/"; -outliner { +tree { margin: .5em; } @@ -60,5 +60,12 @@ textbox.header { #thepreviewimage { margin: 1em; - border: 2px solid black; +} + +.fixedsize { + height: 8.5em; +} + +textbox[disabled] { + font-style: italic; }