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