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

41 lines
668 B
CSS
Raw Normal View History

2019-04-25 10:19:13 +00:00
/**
*
*/
.membershiplevel-content .items {
margin: 10px 0 20px 0;
border-bottom: 1px dashed #f1f1f1;
padding-bottom: 20px;
}
.membershiplevel-content .items .immages-tag {
border: 1px solid #eee;
text-align: center;
max-width: 60px;
max-height: 60px;
padding: 5px;
}
.membershiplevel-content .items .immages-tag img {
max-width: 100%;
}
/**
* iframe
*/
.membershiplevel-content .am-panel-bd iframe {
min-height: 300px;
}
/**
*
*/
.membershiplevel-level-list .am-panel-bd {
padding: 0;
}
/**
*
*/
.content ul.plug-file-upload-view li {
max-width: 50px;
max-height: 50px;
}