X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2Faddressbook%2FselectAddressesDialog.css;h=e80630950a3371c86847ccd13f84408a4a8552dd;hp=13b59c77267528d4e1e51db7d222cf5c327d5e33;hb=731b0901600466dfe54ad97158656e7f18b8f877;hpb=9ca9f6bd61c4dfb401c355a039b2f5abd55dcd55 diff --git a/LCARStrek/messenger/addressbook/selectAddressesDialog.css b/LCARStrek/messenger/addressbook/selectAddressesDialog.css index 13b59c77..e8063095 100644 --- a/LCARStrek/messenger/addressbook/selectAddressesDialog.css +++ b/LCARStrek/messenger/addressbook/selectAddressesDialog.css @@ -50,20 +50,10 @@ padding: 0.5em 0 1.0em 0; } -#resultsTree, #dirTree -#resultsTree > .tree-container-treerows, -#dirTree > .tree-container-treerows { - border: none; -} - #resultsTree { min-width: 10px; } -#resultsBox { - border: 1px solid #9C9CFF; -} - #addToBucketButtonBox { min-width: 10px; padding: 0.3em; @@ -73,6 +63,10 @@ min-width: 10px; } +#addressCol { + visibility: hidden; +} + #newEditButtonBox { padding-top: 0.5em; padding-right: 0px;