22 lines
385 B
Plaintext
22 lines
385 B
Plaintext
.widgets-placeholder {
|
|
margin-top: 0px;
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
.widgets-placeholder-column {
|
|
float: left;
|
|
}
|
|
|
|
.widgets-placeholder,
|
|
.widgets-placeholder-column,
|
|
.widgets-placeholder-gallery {
|
|
background-image: url(../vc/pattern.gif);
|
|
height: 50px;
|
|
}
|
|
|
|
.vc_sorting-empty-container {
|
|
.vc-empty;
|
|
}
|
|
|
|
@import "../modules/vc_helper.less";
|
|
@import "../modules/vc_placeholder.less"; |