removing old LCARStrek
[themes.git] / LCARStrek / communicator / skin / search / internetresults.css
diff --git a/LCARStrek/communicator/skin/search/internetresults.css b/LCARStrek/communicator/skin/search/internetresults.css
deleted file mode 100755 (executable)
index 670f6cc..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-window {
-       margin-top: 2px;
-}
-
-#multi-results-header {
-       background-color: #9C9CFF; 
-       color: #000000; 
-       font-weight: bold;
-       padding: 1px 4px 3px 6px;
-       -moz-border-radius: 8px 0px 0px 0px;
-}
-
-#engineTabs {
-       /*don't know why its not setting the color*/
-       background-color: #9C9CFF;
-}
-
-#engineTabs > text {
-       margin-top: 5px;
-       color: black;
-}
-
-#engineTabs > titledbutton {
-       -moz-border-radius: 8px 8px 0px 0px;
-       margin-left: 5px;
-       margin-right: 5px;
-}