mvf.css in Measured Value Field 6
Same filename and directory in other branches
/* Checkboxes for unit selection. */
.mvf-unit-checkboxes .form-checkboxes .form-item {
display: block;
float: left;
width: 300px;
}
.mvf-unit-checkboxes .description {
clear: both;
}
File
mvf.cssView source
-
- /* Checkboxes for unit selection. */
- .mvf-unit-checkboxes .form-checkboxes .form-item {
- display: block;
- float: left;
- width: 300px;
- }
- .mvf-unit-checkboxes .description {
- clear: both;
- }