carhop__dynamiques-theme__P.../resources/css/admin-style.css
2025-08-13 09:48:56 +02:00

37 lines
617 B
CSS

#acf-field-685be6e5065e3 {
height: 100px !important;
@apply bg-red-300;
iframe {
@apply bg-red-300;
}
}
#menu-posts {
border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.acf-field-685be98a48142 {
.acf-label {
@apply hidden;
}
iframe {
min-height: unset !important;
height: 70px !important;
@apply bg-blue-300;
}
}
body.post-type-articles {
.wp-list-table {
#revue_issue_number {
width: 90px;
@apply text-center;
}
td.revue_issue_number.column-revue_issue_number {
@apply text-center;
}
}
}