update both themes for winstripe changes up to 2010-07-02
[themes.git] / LCARStrek / global / numberbox.css
index 76cf4bc46d91befdc769632fc1b36ba22cc9758a..d33cc80fe915e32ab90d4ed02c1b29738c9b0a36 100644 (file)
@@ -13,7 +13,8 @@
  *
  * The Original Code is mozilla.org code.
  *
- * The Initial Developer of the Original Code is the Mozilla Corporation
+ * The Initial Developer of the Original Code is
+ *   the Mozilla Foundation
  * Portions created by the Initial Developer are Copyright (C) 2006
  * the Initial Developer. All Rights Reserved.
  *
@@ -62,6 +63,11 @@ html|*.numberbox-input {
   color: #E7ADE7;
 }
 
+.numberbox-input-box[hidespinbuttons="true"] {
+  -moz-border-radius: 3px;
+  border-right-width: 1px;
+}
+
 textbox[type="number"] > spinbuttons {
   -moz-border-radius: 0px 3px 3px 0px;
   border: 1px solid #9C9CFF;