2015-02-08 09:11:13 +08:00
|
|
|
.popups {
|
|
|
|
.b-template-add-content {
|
|
|
|
|
|
|
|
&.modal {
|
2015-02-12 05:39:27 +08:00
|
|
|
width: 750px;
|
2015-02-08 09:11:13 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
.modal-header {
|
|
|
|
background-color: #fff;
|
|
|
|
}
|
2015-02-12 05:39:27 +08:00
|
|
|
|
|
|
|
.e-template-place {
|
|
|
|
height: 300px;
|
|
|
|
}
|
2015-02-08 09:11:13 +08:00
|
|
|
}
|
|
|
|
}
|