X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fnavigator%2FpageInfo.css;h=5123c5275838372f3841fad2e7bb12dd525bb0cc;hp=c5c4701820cdf5592be8962ce54512836a8494ef;hb=aeb317b8eed72eafc696d78ac0221f428d023664;hpb=ecb2fda954d8076fd5a1e39021e6aea122a10214 diff --git a/EarlyBlue/navigator/pageInfo.css b/EarlyBlue/navigator/pageInfo.css index c5c47018..5123c527 100644 --- a/EarlyBlue/navigator/pageInfo.css +++ b/EarlyBlue/navigator/pageInfo.css @@ -73,17 +73,8 @@ textbox[disabled] { } /* General Tab */ -groupbox tree { - margin: 0; - border: none; -} - -groupbox.treebox .groupbox-body { - padding-top: 0; -} - #general-security-identity { - white-space: -moz-pre-wrap; + white-space: pre-wrap; line-height: 2em; } @@ -140,10 +131,10 @@ treechildren::-moz-tree-cell-text(broken) { } #securityPanel > .fieldLabel { - margin: 2px 10px 3px 10px; + margin: 2px 10px 3px; } #securityPanel > .fieldValue { font-weight: bold; - margin: 2px 10px 0px 10px; -} \ No newline at end of file + margin: 2px 10px 0px; +}