removing old EarlyBlue skin
[themes.git] / EarlyBlue / global / skin / console.css
diff --git a/EarlyBlue/global/skin/console.css b/EarlyBlue/global/skin/console.css
deleted file mode 100755 (executable)
index ddbb650..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-/* \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-1999 Netscape Communications Corporation. All\r
- * Rights Reserved.\r
- * \r
- * Contributor(s): \r
- */\r
-\r
-.error-icon-box {\r
-  background-color: #CCCCCC;\r
-  padding: 5px;\r
-  border-right: 1px solid #999999;\r
-}\r
-\r
-\r
-\r
-.treecell-error {\r
-  border-bottom: 1px solid #000000 !important;\r
-  padding: 0px;\r
-}\r
-\r
-.treecell-error[type="error"] {\r
-  list-style-image: url("chrome://global/skin/error-icon.gif") !important;\r
-}\r
-\r
-.treecell-error[type="warning"] {\r
-  list-style-image: url("chrome://global/skin/alert-icon.gif") !important;\r
-}\r
-\r
-.error-icon {\r
-  list-style-image: inherit !important;\r
-}\r
-\r