commerce_shipping.admin.css 230 Bytes edit raw blame history permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 /** * Admin styles for Commerce Shipping. */ .commerce-shipping-rate { margin-bottom: 2em; } .commerce-shipping-rate .form-item { display: inline; margin-right: 1em; } .links.operations { text-transform: lowercase; }