X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fsearch%2Fsearch.css;h=7002dd3013ed29d7405b39d98417b0a04ba38ebb;hb=238b9542ff1d9989238ab75c0e1ac39a723253d6;hp=9de3dcaf67255a808da9d7d1ceb10b1659b29df5;hpb=351107c90e7ee7a17d9bf63798f2861307118309;p=themes.git diff --git a/LCARStrek/communicator/search/search.css b/LCARStrek/communicator/search/search.css index 9de3dcaf..7002dd30 100644 --- a/LCARStrek/communicator/search/search.css +++ b/LCARStrek/communicator/search/search.css @@ -1,45 +1,13 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -.engine[loading="true"] - { - list-style-image : url("resource:/res/rdf/loading.gif") ! important ; - } +/* ===== search.css ===================================================== + == Styles specific to the Search sidebar panel. + ====================================================================== */ -.iconic - { - list-style-image : url("resource:/res/rdf/document.gif") ! important ; - } +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); -.searchresult-cell:hover - { - color : blue; - text-decoration : underline; - cursor : pointer; - } - -.searchresult-cell:hover:active - { - color : red; - text-decoration : underline; - } - -.searchresult-item[selected="true"] > .searchresult - { - background-color : transparent; - color : windowtext; - } - -.groove-bottom - { - border-bottom : 1px solid ThreeDShadow; - } - -#results-splitter - { - border-right : 1px solid ThreeDShadow; - border-left : 1px solid ThreeDHighlight; - } - -#searchButton[stop="true"] - { - list-style-image : url("resource:/res/rdf/loading.gif"); - } +#searchPanel { + padding: 0; +} \ No newline at end of file