X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fskin%2FLCARStrek%2Fcommunicator%2Fsearch%2Fsearch.css;fp=LCARStrek%2Fskin%2FLCARStrek%2Fcommunicator%2Fsearch%2Fsearch.css;h=0000000000000000000000000000000000000000;hp=9de3dcaf67255a808da9d7d1ceb10b1659b29df5;hb=3709f2d49b76dfc8ff821b8eee6fefb47746bd36;hpb=f25cbcfe1da4fe6ceea8b3bcdc6b3ec325d7c603 diff --git a/LCARStrek/skin/LCARStrek/communicator/search/search.css b/LCARStrek/skin/LCARStrek/communicator/search/search.css deleted file mode 100644 index 9de3dcaf..00000000 --- a/LCARStrek/skin/LCARStrek/communicator/search/search.css +++ /dev/null @@ -1,45 +0,0 @@ - -.engine[loading="true"] - { - list-style-image : url("resource:/res/rdf/loading.gif") ! important ; - } - -.iconic - { - list-style-image : url("resource:/res/rdf/document.gif") ! important ; - } - -.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"); - }