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

27 lines
423 B
CSS
Raw Normal View History

2019-04-19 10:19:41 +00:00
/**
*
*/
.share-content .items {
margin: 10px 0 20px 0;
border-bottom: 1px dashed #f1f1f1;
padding-bottom: 20px;
}
.share-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;
}