More CSS styles for 'null' checkbox in inline edit mode.

This commit is contained in:
Madhura Jayaratne
2011-02-20 21:49:40 +05:30
parent 23f897f34f
commit f6285413d7
2 changed files with 16 additions and 0 deletions

View File

@@ -163,6 +163,7 @@ div.null_div {
height: 20px;
text-align: center;
font-style:normal;
min-width:50px;
}
fieldset .formelement {