X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fmessenger%2Faddressbook%2Faddressbook.css;h=c7b009e16b75359798d76cac4f3ba625a9f48c45;hb=2b722888dc2dfc992a2ab17b54f77fb35eb60fa8;hp=79cb000b484b97ce815aa0b52d0be1bb1d40c243;hpb=b1eaa41997928ca662ce1158215dc02e5b203eb0;p=themes.git diff --git a/LCARStrek/messenger/addressbook/addressbook.css b/LCARStrek/messenger/addressbook/addressbook.css index 79cb000b..c7b009e1 100644 --- a/LCARStrek/messenger/addressbook/addressbook.css +++ b/LCARStrek/messenger/addressbook/addressbook.css @@ -180,6 +180,10 @@ sidebarheader { cursor: pointer; } +#cvHomeMapIt, #cvWorkMapIt { + margin-bottom: 0px; +} + html|a { padding-left: 0px; padding-right: 2px; @@ -203,7 +207,7 @@ html|p { border: none; } -#dirTree, #resultsTree { +#dirTree, #abResultsOutliner { border: none; margin: 0px; } @@ -211,3 +215,12 @@ html|p { #resultsTree { /* border-left: 1px solid ThreeDShadow; */ } + +/* ::::: Search Bar ::::: */ + +#searchBox { +/* + border-top: 1px solid ThreeDHighlight; + border-bottom: 1px solid ThreeDShadow; +*/ +}