hueman/functions/czr-base-fmk/assets/css/customizer-czr-content-picker.css
nikeo bd9916e8da added the czr-base-fmk files
removed previous customizer assests now loaded with the czr-base-fmk
2018-06-12 14:46:37 +02:00

22 lines
No EOL
495 B
CSS

.czr-sub-set[data-input-type="content_picker"] .customize-control-title {
width: 100%;
}
.czr-sub-set[data-input-type="content_picker"] .czr-input {
width: 100%;
}
.content-item-bar {
line-height: 1.5em;
}
.czr-sub-set[data-input-type="content_picker"] span.item-title {
display: block;
float: left;
max-width: 80%;
}
.czr-sub-set[data-input-type="content_picker"] span.item-type {
display: inline-block;
padding: 0;
padding-right: 10px;
float: right;
}