removing old EarlyBlue skin
[themes.git] / EarlyBlue / communicator / skin / search / search-editor.css
diff --git a/EarlyBlue/communicator/skin/search/search-editor.css b/EarlyBlue/communicator/skin/search/search-editor.css
deleted file mode 100755 (executable)
index f5e4cec..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-/* -*- Mode: C; c-basic-offset: 2 -*-\r
- *\r
- * The contents of this file are subject to the Netscape Public\r
- * License Version 1.1 (the "License"); you may not use this file\r
- * except in compliance with the License. You may obtain a copy of\r
- * the License at http://www.mozilla.org/NPL/\r
- *\r
- * Software distributed under the License is distributed on an "AS\r
- * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or\r
- * implied. See the License for the specific language governing\r
- * rights and limitations under the License.\r
- *\r
- * The Original Code is mozilla.org code.\r
- *\r
- * The Initial Developer of the Original Code is Netscape\r
- * Communications Corporation.  Portions created by Netscape are\r
- * Copyright (C) 1998 Netscape Communications Corporation. All\r
- * Rights Reserved.\r
- *\r
- * Contributor(s): \r
- */\r
-\r
-.up\r
-{\r
-       list-style-image:url("chrome://global/skin/scroll-up.gif");\r
-       min-width: 0px;\r
-}\r
-\r
-.up[disabled="true"]\r
-{\r
-       list-style-image:url("chrome://global/skin/scroll-up-disabled.gif");\r
-}\r
-\r
-.down\r
-{\r
-       min-width: 0px;\r
-       list-style-image:url("chrome://global/skin/scroll-down.gif");\r
-}\r
-\r
-.down[disabled="true"]\r
-{\r
-       list-style-image:url("chrome://global/skin/scroll-down-disabled.gif");\r
-}\r
-\r
-#add-button\r
-  {\r
-    list-style-image      : url("chrome://global/skin/scroll-right.gif");\r
-  }\r
-  \r
-#remove-button\r
-  {\r
-    list-style-image      : url("chrome://global/skin/scroll-left.gif");\r
-  }
\ No newline at end of file