X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2Faddressbook%2Faddressbook.css;h=70a23d8a6b0ae638f93e16b71572327372361b90;hp=0fe1507c7ccb299ae5a49725d61b2bd5b21bfb0a;hb=e1597424350915539e91f37bb1a8005af8e513c0;hpb=74d14f90a7085ce7d63f78d6124b57e9a8422d3f diff --git a/EarlyBlue/messenger/addressbook/addressbook.css b/EarlyBlue/messenger/addressbook/addressbook.css index 0fe1507c..70a23d8a 100644 --- a/EarlyBlue/messenger/addressbook/addressbook.css +++ b/EarlyBlue/messenger/addressbook/addressbook.css @@ -157,6 +157,10 @@ sidebarheader { cursor: pointer; } +#cvHomeMapIt, #cvWorkMapIt { + margin-bottom: 0px; +} + html|a { padding-left: 0px; padding-right: 2px; @@ -176,7 +180,7 @@ html|p { border-left: 1px solid ThreeDShadow; */ } -#dirTree, #resultsTree { +#dirTree, #abResultsTree { border: none; margin: 0px; } @@ -184,3 +188,12 @@ html|p { #resultsTree { /* border-left: 1px solid ThreeDShadow; */ } + +/* ::::: Search Bar ::::: */ + +#searchBox { +/* + border-top: 1px solid ThreeDHighlight; + border-bottom: 1px solid ThreeDShadow; +*/ +}