removing old EarlyBlue skin
[themes.git] / EarlyBlue / communicator / skin / profile / profile.css
diff --git a/EarlyBlue/communicator/skin/profile/profile.css b/EarlyBlue/communicator/skin/profile/profile.css
deleted file mode 100755 (executable)
index cc401ce..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; 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 Communicator client code, released\r
- * March 31, 1998.\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
- * Contributors:\r
- *   Ben Goodger <ben@netscape.com>\r
- *   Chris Nelson <chrisn@statecollege.com>\r
- *\r
- */\r
-\r
-@import url(chrome://global/skin/global.css);\r
-\r
-window.dialog {\r
-  padding: none;\r
-}\r
-\r
-.dimmed-highcontrast {\r
-  color: #99cccc ! important;\r
-} \r
-\r
-/** icon courtesy of chris nelson, chrisn@statecollege.com **/\r
-treeitem[rowMigrate="no"] > treerow > treecell > .tree-button {\r
-  list-style-image: url("chrome://communicator/skin/profile/migrate.gif");\r
-}\r
-\r
-box[type="largeheader"] > toolbar > .circle {\r
-  list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif");\r
-  margin-top: 1px;\r
-  margin-bottom: 1px;  \r
-  height: 28px;\r
-  width: 28px;\r
-}\r
-\r
-/* profile selection dialog */\r
-html#intro {\r
-  width: 17em;\r
-}\r
-\r
-box#managebuttons > button {\r
-  min-width: 8em;\r
-}\r
-\r
-/* display area */\r
-box#contentarea {\r
-  border-top: 2px groove #CCCCCC;\r
-  border-bottom: 2px groove #CCCCCC;\r
-  padding: 7px;\r
-}\r
-\r
-/* top border on status area */\r
-box#wizardButtons {\r
-  padding-top: 1px;\r
-  padding-bottom: 1px;\r
-}\r
-\r
-box.selection {\r
-  margin-top: 4px;\r
-}\r