keeping up with classic and new feature work
[themes.git] / LCARStrek / communicator / xpinstall / xpinstall.css
index 954663cf64fb04c73a503055a95923ec322af88b..1f753a29688666ec1bb88e1e89d8c406ae29a747 100644 (file)
@@ -21,6 +21,7 @@
  * Contributor(s):
  *   Don Bragg (dbragg@netscape.com) 12/08/1999
  *   Blake Ross (BlakeR1234@aol.com)  6/12/2000
  * Contributor(s):
  *   Don Bragg (dbragg@netscape.com) 12/08/1999
  *   Blake Ross (BlakeR1234@aol.com)  6/12/2000
+ *   Daniel Veditz <dveditz@netscape.com> 2002
  *   Robert Kaiser <KaiRo@KaiRo.at>
  *
  * Alternatively, the contents of this file may be used under the terms of
  *   Robert Kaiser <KaiRo@KaiRo.at>
  *
  * Alternatively, the contents of this file may be used under the terms of
  *
  * ***** END LICENSE BLOCK ***** */
 
  *
  * ***** END LICENSE BLOCK ***** */
 
-@import url("chrome://global/skin");
+@import url("chrome://communicator/skin");
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
-div.label {
-  margin                    : 3px;
+#confirmBox {
+  margin: 1ex;
 }
 
 }
 
-div#tree-housing {
-  height                    : 3em;
+#urlColumn {
+  margin-left: 1ex;
 }
 
 }
 
-box#mainBox{
-  margin                    : 5px;
-  width                     : 40em;  
+.confirmSeparator {
+  height: 1em;
 }
 
 }
 
-box#okcancelBox{
-  margin-left               : 22em;
-  margin-top                : 3px;
-  margin-bottom             : 3px;
+.confirmName {
+  font-weight: bold;
 }
 
 }
 
-
-box#treeBox{
-  height                    : 18ex;
-  margin                    : 0em;
-}
-
-box#statusMessages{
-  width                     : 36em;
-}
-
-
-/*
-div#table-housing {
-  height                    : 100%;
-}
-*/
-
-#modulesTree {
-  height                    : 16ex;
-  width                     : 32em;
-  border                    : 1px solid #FFCF00;
-  -moz-border-radius        : 5px;
-}
-
-spacer#verticalSmallSpacer {
-  height                    : 1ex;
-}
-
-spacer#verticalLargeSpacer {
-  height                    : 6ex;
-}
-
-spacer#verticalMediumSpacer {
-  height                    : 3ex;
-}
-
-spacer#horizontalSmallSpacer {
-  width                     : 2em;
-}
-
-spacer#horizontalLargeSpacer {
-  width                     : 10em;
+.packageName {
+  font-weight: bold;
 }
 
 }
 
-.headline {
-  font-size                 : x-large;
-  margin                    : 4px;
-  font-weight               : bold;
+#alert-image {
+  margin: 1em;
 }
 }