X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fskin%2FLCARStrek%2Fglobal%2Fradio.css;h=8247edc5c5722a0386d5e9496ecc1315b8f86879;hp=c56198c4c392d2aa7f0ceaabacf96afbf24a4c73;hb=41a65dd6582015c895363974ebaff31b7d75915c;hpb=e17de507babaa3a38971207129bb809c43f97faa;ds=sidebyside diff --git a/LCARStrek/skin/LCARStrek/global/radio.css b/LCARStrek/skin/LCARStrek/global/radio.css index c56198c4..8247edc5 100644 --- a/LCARStrek/skin/LCARStrek/global/radio.css +++ b/LCARStrek/skin/LCARStrek/global/radio.css @@ -12,8 +12,9 @@ border : 1px solid #FF9F00; -moz-border-radius : 50%; margin : 0px 2px 0px 0px; - width : 11px; - height : 11px; + padding : 1px; + width : 10px; + height : 10px; } .radio-checkmark-box-1[disabled="true"] @@ -24,9 +25,11 @@ .radio-checkmark-box-2 { -moz-border-radius : 50%; - padding : 2px; - width : 10px; - height : 10px; + padding : 1px; + width : 8px; + height : 8px; + min-width : 8px; + min-height : 8px; } /* ensure that no list-style-image is inherited in from the Outside */ @@ -90,8 +93,4 @@ .radio-internal-box { -moz-user-focus : ignore; - } - - - - + }