X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fnavigator%2FpageInfo.css;h=f8cdb6379168bc1dd74818c7e654ef26b1d047c3;hp=be8934c70608cbc2ad6da2d7df15c3251cbf7081;hb=b70a3a73af442fcb12828f5322e8c06bb0aa1e76;hpb=d36c7ec407cc272dc85e6bfba54df0961303877c diff --git a/EarlyBlue/navigator/pageInfo.css b/EarlyBlue/navigator/pageInfo.css index be8934c7..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,9 +60,12 @@ textbox.header { #thepreviewimage { margin: 1em; - border: 2px solid black; } .fixedsize { - height: 14.5em; + height: 8.5em; +} + +textbox[disabled] { + font-style: italic; }