vr-shopxo-source/public/static/plugins/css/ucenter/admin/admin.css

27 lines
427 B
CSS
Raw Normal View History

2019-04-04 03:14:03 +00:00
/**
*
*/
.ucenter-content .items {
margin: 10px 0 20px 0;
border-bottom: 1px dashed #f1f1f1;
padding-bottom: 20px;
}
.ucenter-content .edit-submit {
margin-bottom: 20px;
}
/**
*
*/
ul.plugins-images-view li {
width: 100%;
height: auto;
}
.form-date input {
width: 30% !important;
display: -webkit-inline-box !important;
}
.form-date span {
vertical-align: middle;
}