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

20 lines
427 B
CSS
Raw Normal View History

2019-02-15 06:06:24 +00:00
/**
*
*/
.commongobacktop-content .items {
margin: 10px 0 20px 0;
border-bottom: 1px dashed #f1f1f1;
padding-bottom: 20px;
}
.commongobacktop-content .items .immages-tag {
border: 1px solid #eee;
text-align: center;
max-width: 100px;
padding: 5px;
}
.commongobacktop-content .items .immages-tag img {
max-width: 100%;
}
.commongobacktop-content .edit-submit {
margin-bottom: 20px;
}