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=f5de6dbd5bd5362227fd04b02932c59b08321332;hp=d283ff64443ac88a8aaa36ef4ab11c2894bb1d7f;hb=afe91d6de324f31565d3c83b7656e2a89e345b61;hpb=7ff5b526c57f59c657e2a04cc37ce629080e0db6 diff --git a/EarlyBlue/communicator/skin/search/search.css b/EarlyBlue/communicator/skin/search/search.css index d283ff64..f5de6dbd 100755 --- a/EarlyBlue/communicator/skin/search/search.css +++ b/EarlyBlue/communicator/skin/search/search.css @@ -1,108 +1,106 @@ -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 { - horizontal-align: left; -} - -treecol.checkboxColumn { - width: 30px ! important; -} - -box.spaced { - padding-top: 5px; - paddimg-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; - } - - \ No newline at end of file +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; + }