{
border : 1px inset #CCD0DD;
background-color : transparent;
- margin : 2px 2px 0px 0px;
+ margin : 0px 0px 0px 0px;
width : 10px;
height : 10px;
-moz-user-focus : ignore;
{
border : none;
padding : 1px;
- width : 10px;
- height : 10px;
+ width : 9px;
+ height : 9px;
}
/* ensure that no list-style-image is inherited in from the Outside */
.checkbox-check
{
list-style-image : none;
- width: 8px;
- height: 8px;
+ min-width : 8px;
+ min-height : 8px;
+ width : 8px;
+ height : 8px;
}
.checkbox-check[checked="true"]
-moz-user-focus : none;
padding : 0px;
}
+