X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2Faddressbook%2FselectAddressesDialog.css;h=1304a9ee9dbdad49d04ae042f42fb7d4f7e6409e;hp=9e62d4ffa907dc84ed6da3d3b6bf5a7604ff2f4c;hb=b1eaa41997928ca662ce1158215dc02e5b203eb0;hpb=351107c90e7ee7a17d9bf63798f2861307118309 diff --git a/LCARStrek/messenger/addressbook/selectAddressesDialog.css b/LCARStrek/messenger/addressbook/selectAddressesDialog.css index 9e62d4ff..1304a9ee 100644 --- a/LCARStrek/messenger/addressbook/selectAddressesDialog.css +++ b/LCARStrek/messenger/addressbook/selectAddressesDialog.css @@ -47,7 +47,7 @@ /* ::::: Select Addresses dialog ::::: */ #dirTreeBox { - width: 180px; + width: 180px; } #resultsTree { @@ -55,34 +55,34 @@ } #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 {