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
translation-controls.css
14 lines
| 1 | .translation_controls{ |
| 2 | margin-top:4px; |
| 3 | width:25em; |
| 4 | } |
| 5 | .translation_controls .wpml_select2-container{ |
| 6 | max-width: 50%; |
| 7 | margin-right: 10px; |
| 8 | } |
| 9 | .translation_controls .wpml_select2-container .wpml_select2-choice { |
| 10 | background-color: #fff; |
| 11 | } |
| 12 | .translation_controls .wpml_select2-container .wpml_select2-choice .wpml_select2-arrow b:after{ |
| 13 | display: none; |
| 14 | } |