X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2Faddressbook%2Faddressbook.css;h=c7b009e16b75359798d76cac4f3ba625a9f48c45;hp=455ccf3dbce3976d98d65b22f71a59e490b3bc51;hb=2b722888dc2dfc992a2ab17b54f77fb35eb60fa8;hpb=55509a9140d6ed6d8ae18e4fc1da8f5789d2279f diff --git a/LCARStrek/messenger/addressbook/addressbook.css b/LCARStrek/messenger/addressbook/addressbook.css index 455ccf3d..c7b009e1 100644 --- a/LCARStrek/messenger/addressbook/addressbook.css +++ b/LCARStrek/messenger/addressbook/addressbook.css @@ -207,7 +207,7 @@ html|p { border: none; } -#dirTree, #resultsTree { +#dirTree, #abResultsOutliner { border: none; margin: 0px; } @@ -215,3 +215,12 @@ html|p { #resultsTree { /* border-left: 1px solid ThreeDShadow; */ } + +/* ::::: Search Bar ::::: */ + +#searchBox { +/* + border-top: 1px solid ThreeDHighlight; + border-bottom: 1px solid ThreeDShadow; +*/ +}