admin.css
1 year ago
currency-switcher.css
5 years ago
dialogs.css
5 years ago
management.css
1 year ago
otgs-ico.css
5 years ago
translation-controls.css
1 year ago
wcml-cart-warning.css
5 years ago
wcml-files.css
5 years ago
wcml-payment-gateways.css
1 year ago
wcml-pointers.css
5 years ago
wcml-prices.css
1 year ago
wcml-setup-wizard-notice.css
3 years ago
wcml-setup.css
9 months ago
wcml-wc-integration.css
5 years ago
wcml-files.css
23 lines
| 1 | .wcml-downloadable-options { |
| 2 | padding-left: 10px; |
| 3 | margin-top: 10px; |
| 4 | width: 100% |
| 5 | } |
| 6 | |
| 7 | .wcml-downloadable-options label{ |
| 8 | width: auto; |
| 9 | margin: 0; |
| 10 | float: left |
| 11 | } |
| 12 | |
| 13 | .wcml-downloadable-options input{ |
| 14 | width: 16px; |
| 15 | clear: both; |
| 16 | margin: 2px 5px 2px 0; |
| 17 | float: left; |
| 18 | } |
| 19 | |
| 20 | .wcml-downloadable-options ul{ |
| 21 | float: left; |
| 22 | clear: both; |
| 23 | } |