vr-shopxo-source/public/static/admin/default/css/payment.css

13 lines
483 B
CSS
Raw Normal View History

2018-12-28 10:58:37 +00:00
/**
*
*/
table.am-table .th-desc { width: 20%; }
table.am-table .td-desc, table.am-table .td-version { font-size: 12px; }
table.am-table .td-version { color: #d2364c; margin: 0; }
.am-form-file input[type="file"] { margin-top: 0; }
/**
*
*/
.plugins-element { border: 1px dotted #FFC107; background: #fffcf2; padding: 10px 10px 0 10px; margin-bottom: 10px; border-radius: 2px; }
.plugins-element .tips { color: #FF9800; margin: 0 0 10px 0; font-size: 12px; }