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

7 lines
240 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; }
2019-06-02 13:45:10 +00:00
.am-form-file input[type="file"] { margin-top: 0; }