X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2Faddressbook%2FselectAddressesDialog.css;h=1304a9ee9dbdad49d04ae042f42fb7d4f7e6409e;hp=3d807d6de370ba7f17e8bbca7d659b12fab307ac;hb=74d14f90a7085ce7d63f78d6124b57e9a8422d3f;hpb=b87c9562a4c728734927c455c6201d13d11c8a9e diff --git a/EarlyBlue/messenger/addressbook/selectAddressesDialog.css b/EarlyBlue/messenger/addressbook/selectAddressesDialog.css index 3d807d6d..1304a9ee 100644 --- a/EarlyBlue/messenger/addressbook/selectAddressesDialog.css +++ b/EarlyBlue/messenger/addressbook/selectAddressesDialog.css @@ -47,7 +47,7 @@ /* ::::: Select Addresses dialog ::::: */ #dirTreeBox { - width: 180px; + width: 180px; } #resultsTree { @@ -55,38 +55,37 @@ } #vertical-splitter { - min-width : 4px; + min-width: 4px; } #addToBucketButtonBox { - padding : 0.3em; - min-width : 10px; + padding: 0.3em; + min-width: 10px; } #bucketBox { - height : 170px; + height: 170px; } #addressBucket { - height : 100px; - min-width : 10px; + height: 100px; + min-width: 10px; } #rightColumnButtonBox { /* Column with "New", "Edit" and "Remove" buttons */ - padding : .5em; - padding-right : 0px; + padding: .5em; + padding-right: 0px; } .third-column-spacer { /* Vertical Spacers between 3rd column buttons */ - height : 10px; + height: 10px; } .middle-button-spacer { /* Spacers between To, CC, and BCC buttons */ - width : 10px; + width: 10px; } #bucket-splitter { border: none; min-height: 4px; } -