removing old EarlyBlue skin
[themes.git] / EarlyBlue / communicator / skin / xpinstall / xpinstall.css
diff --git a/EarlyBlue/communicator/skin/xpinstall/xpinstall.css b/EarlyBlue/communicator/skin/xpinstall/xpinstall.css
deleted file mode 100755 (executable)
index 3e57c3a..0000000
+++ /dev/null
@@ -1,113 +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 Communicator client 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
- *   Don Bragg (dbragg@netscape.com) 12/08/1999\r
- *   Blake Ross (BlakeR1234@aol.com)  6/12/2000\r
- */\r
-\r
-@import url(chrome://global/skin);\r
-\r
-\r
-div.label {\r
-  margin                    : 3px;\r
-}\r
-\r
-div#tree-housing {\r
-  height                    : 3em;\r
-}\r
-\r
-box#mainBox{\r
-  margin                    : 5px;\r
-}\r
-\r
-box#okcancelBox{\r
-  margin-left               : 22em;\r
-  margin-top                : 3px;\r
-  margin-bottom             : 3px;\r
-}\r
-\r
-\r
-box#treeBox{\r
-  height                    : 18ex;\r
-  margin                    : 0em;\r
-}\r
-\r
-box#statusMessages{\r
-  width                     : 36em;\r
-}\r
-\r
-\r
-/*\r
-div#table-housing {\r
-  height                    : 100%;\r
-}\r
-*/\r
-\r
-tree#modulesTree {\r
-  background-color          : transparent ! important;\r
-  height                    : 16ex;\r
-  width                     : 32em;\r
-}\r
-\r
-treecell#moduleName {\r
-  width                     : 50%\r
-}\r
-\r
-treecell#moduleSource {\r
-  width                     : 50%;\r
-}\r
-tree > treechildren {\r
-  background-color          : window ! important;\r
-}\r
-\r
-tree#modulesTree > treehead > treerow > treecell {\r
-  padding-left              : 1px;\r
-  padding-right             : 1px;\r
-  border-left               : none;\r
-  border-top                : none;\r
-  border-right              : none;\r
-  background-color          : transparent ! important;\r
-  color                     : windowtext;\r
-}\r
-\r
-spring#verticalSmallSpacer {\r
-  height                    : 1ex;\r
-}\r
-\r
-spring#verticalLargeSpacer {\r
-  height                    : 6ex;\r
-}\r
-\r
-spring#verticalMediumSpacer {\r
-  height                    : 3ex;\r
-}\r
-\r
-spring#horizontalSmallSpacer {\r
-  width                     : 2em;\r
-}\r
-\r
-spring#horizontalLargeSpacer {\r
-  width                     : 10em;\r
-}\r
-\r
-.headline {\r
-  font-size                 : 2em;\r
-  margin                    : 4px;\r
-  font-weight               : bold;\r
-}
\ No newline at end of file