X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fskin%2Fsearch%2Fsearch.css;fp=EarlyBlue%2Fcommunicator%2Fskin%2Fsearch%2Fsearch.css;h=0000000000000000000000000000000000000000;hp=f5de6dbd5bd5362227fd04b02932c59b08321332;hb=eded43de50f02946eb9ad3b89bbe2217f8cb742e;hpb=f9d85c46811df759b60bf2baf9d461f79e8b0a17 diff --git a/EarlyBlue/communicator/skin/search/search.css b/EarlyBlue/communicator/skin/search/search.css deleted file mode 100755 index f5de6dbd..00000000 --- a/EarlyBlue/communicator/skin/search/search.css +++ /dev/null @@ -1,106 +0,0 @@ -box.sidebartitle { - background-color: #505888; - padding: 2px 3px 3px 3px; - border: 0px; - margin: 0px; - font: 10pt sans-serif; -} - -box.panelbar { - background-color: #006870; - padding: 2px 3px 3px 3px; - border: 0px; - margin: 0px; - font: 10pt sans-serif; -} - -box#sidebox { - width: 100%; - height: 100%; -} - -titledbutton.sidebartitle:hover { - border: 0px; - margin: 1px; -} - -titledbutton.paneltitle { - -moz-box-pack: start; -} - -treecol.checkboxColumn { - width: 30px ! important; -} - -box.spaced { - padding-top: 5px; - padding-bottom: 2px; -} - -box#engineTabs { - background-color: #808080; - border-bottom: 1px solid threedhighlight; -} - -box#engineTabs > titledbutton { - background-color: #CCCCCC; - margin-bottom: 0px; - border-bottom: 1px solid #CCCCCC; -} - -titledbutton#allEngines { - margin-right: 12px; -} - -titledbutton.engine[loading="true"] { - list-style-image: url("chrome://communicator/skin/bookmarks/loading.gif") ! important ; -} - -titledbutton.iconic { - list-style-image: url("chrome://communicator/skin/bookmarks/document.gif") ! important ; -} - -treeitem > treerow.searchresult > treecell > titledbutton { - cursor: pointer; -} - -treeitem > treerow.searchresult > treecell { - color: black; - text-decoration: none; -} - -treeitem > treerow.searchresult > treecell:hover { - color: blue; - text-decoration: underline; -} - -treeitem > treerow.searchresult > treecell > titledbutton:active { - color: red; - text-decoration: underline; -} - -/*undo regular search tree selection look*/ -treeitem[selected="true"] > treerow.searchresult { - background-color: transparent; -} - - - -.searchpanel-outerbox { - padding: 8px 4px 4px 4px; -} - -.indented-label { - padding-left: 8px; -} - -titledbutton.panelbtn { - margin-left: 1em; - margin-right: 1em; -} - -#searchengines - { - margin-left : 0px; - margin-right : 0px; - }