money.css in Money field 7
Same filename and directory in other branches
/* Checkboxes for currency selection. */ .money-field-currency-checkboxes .form-checkboxes .form-item { display: block; float: left; width: 300px; } .money-field-currency-checkboxes .description { clear: both; }
File
money.cssView source
- /* Checkboxes for currency selection. */
- .money-field-currency-checkboxes .form-checkboxes .form-item {
- display: block;
- float: left;
- width: 300px;
- }
- .money-field-currency-checkboxes .description {
- clear: both;
- }