| 12345678910111213141516171819202122 |
- .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";
|