removing additional directory structure, moving contents.rdf and preview.png to top...
[themes.git] / LCARStrek / skin / LCARStrek / communicator / search / search.css
diff --git a/LCARStrek/skin/LCARStrek/communicator/search/search.css b/LCARStrek/skin/LCARStrek/communicator/search/search.css
deleted file mode 100644 (file)
index 9de3dca..0000000
+++ /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");
-  }