X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fmessenger%2Faddressbook%2FselectAddressesDialog.css;h=13b59c77267528d4e1e51db7d222cf5c327d5e33;hb=9ca9f6bd61c4dfb401c355a039b2f5abd55dcd55;hp=9e62d4ffa907dc84ed6da3d3b6bf5a7604ff2f4c;hpb=351107c90e7ee7a17d9bf63798f2861307118309;p=themes.git diff --git a/LCARStrek/messenger/addressbook/selectAddressesDialog.css b/LCARStrek/messenger/addressbook/selectAddressesDialog.css index 9e62d4ff..13b59c77 100644 --- a/LCARStrek/messenger/addressbook/selectAddressesDialog.css +++ b/LCARStrek/messenger/addressbook/selectAddressesDialog.css @@ -46,46 +46,44 @@ /* ::::: Select Addresses dialog ::::: */ -#dirTreeBox { - width: 180px; +#topBox { + padding: 0.5em 0 1.0em 0; } -#resultsTree { -/* border-left: 1px solid ThreeDShadow; */ -} - -#vertical-splitter { - min-width : 4px; +#resultsTree, #dirTree +#resultsTree > .tree-container-treerows, +#dirTree > .tree-container-treerows { + border: none; } -#addToBucketButtonBox { - padding : 0.3em; - min-width : 10px; +#resultsTree { + min-width: 10px; } -#bucketBox { - height : 170px; +#resultsBox { + border: 1px solid #9C9CFF; } -#addressBucket { - height : 100px; - min-width : 10px; +#addToBucketButtonBox { + min-width: 10px; + padding: 0.3em; } -#rightColumnButtonBox { /* Column with "New", "Edit" and "Remove" buttons */ - padding : .5em; - padding-right : 0px; +#addressBucket { + min-width: 10px; } -.third-column-spacer { /* Vertical Spacers between 3rd column buttons */ - height : 10px; +#newEditButtonBox { + padding-top: 0.5em; + padding-right: 0px; + margin-left: 0px; } -.middle-button-spacer { /* Spacers between To, CC, and BCC buttons */ - width : 10px; +.middle-button-spacer { + width: 10px; } -#bucket-splitter { - border: none; - min-height: 4px; +.above-remove-spacer { + width: 10px; + height: 15px; }