X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fnumberbox.css;h=d33cc80fe915e32ab90d4ed02c1b29738c9b0a36;hp=76cf4bc46d91befdc769632fc1b36ba22cc9758a;hb=fd47b6b0a4f08749596a64fb037173cfcceba5cd;hpb=26a52ec55b9899ef2f798aab6a5d2b6d02ddedc8 diff --git a/LCARStrek/global/numberbox.css b/LCARStrek/global/numberbox.css index 76cf4bc4..d33cc80f 100644 --- a/LCARStrek/global/numberbox.css +++ b/LCARStrek/global/numberbox.css @@ -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;