first commit

This commit is contained in:
CHIEFSOFT\ameye
2023-12-28 16:20:07 -05:00
commit b114fdf4fa
5377 changed files with 1850677 additions and 0 deletions
@@ -0,0 +1,22 @@
.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;
}