add image import

This commit is contained in:
kekee000
2015-03-28 01:25:42 +08:00
parent 3f5c0fe2da
commit b65168ee07
22 changed files with 475 additions and 762 deletions

View File

@@ -0,0 +1,20 @@
.import-pic-panel {
height: 400px;
overflow: auto;
background: #FFF;
margin-bottom: 15px;
overflow: auto;
.fitpanel {
max-width: 98%;
max-height: 98%;
}
}
.import-pic-fitpanel {
float: right;
}