X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2Faddressbook%2Faddressbook.css;h=584f9a38b2cfa1a9e211a8ddb3c322269a9038e8;hb=d36c7ec407cc272dc85e6bfba54df0961303877c;hp=dfec5205ee34cf980a8816c820c9a76c542318a7;hpb=c8120ee9d3c6865cb0511b3b455dd5b64fd93e97;p=themes.git diff --git a/EarlyBlue/messenger/addressbook/addressbook.css b/EarlyBlue/messenger/addressbook/addressbook.css index dfec5205..584f9a38 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, #abResultsOutliner { 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; +*/ +}