X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2Faddressbook%2FselectAddressesDialog.css;h=238b2d7f22783b2244d571f6c26828f05e5625d3;hp=3d807d6de370ba7f17e8bbca7d659b12fab307ac;hb=0c8f119a82ab0a10f0a8884b04e3bbdc5140f3be;hpb=b87c9562a4c728734927c455c6201d13d11c8a9e diff --git a/EarlyBlue/messenger/addressbook/selectAddressesDialog.css b/EarlyBlue/messenger/addressbook/selectAddressesDialog.css index 3d807d6d..238b2d7f 100644 --- a/EarlyBlue/messenger/addressbook/selectAddressesDialog.css +++ b/EarlyBlue/messenger/addressbook/selectAddressesDialog.css @@ -46,47 +46,34 @@ /* ::::: Select Addresses dialog ::::: */ -#dirTreeBox { - width: 180px; +#topBox { + padding: 0.5em 0 1.0em; } -#resultsTree { -/* border-left: 1px solid ThreeDShadow; */ -} - -#vertical-splitter { - min-width : 4px; +#abResultsTree { + min-width: 10px; } #addToBucketButtonBox { - padding : 0.3em; - min-width : 10px; -} - -#bucketBox { - height : 170px; + min-width: 10px; + padding: 0.3em; } #addressBucket { - height : 100px; - min-width : 10px; + min-width: 10px; } -#rightColumnButtonBox { /* Column with "New", "Edit" and "Remove" buttons */ - padding : .5em; - padding-right : 0px; +#newEditButtonBox { + padding-top: 0.5em; + -moz-padding-end: 0px; + -moz-margin-start: 0px; } -.third-column-spacer { /* Vertical Spacers between 3rd column buttons */ - height : 10px; +.middle-button-spacer { + width: 10px; } -.middle-button-spacer { /* Spacers between To, CC, and BCC buttons */ - width : 10px; +.above-remove-spacer { + width: 10px; + height: 15px; } - -#bucket-splitter { - border: none; - min-height: 4px; -} -