Files
17168ERP/web/ext/editor_templates/a04.edit_t007/style.css
2025-08-29 01:27:25 +08:00

26 lines
443 B
CSS

/* ----------------------------- essentials.css --------------------------- */
/*4329*/
.editor section.edit_t023 div.alert-default {
background-color:rgba(0,0,0,0.1);
}
/*6503*/
.editor section.edit_t023 .callout.alert {
padding:20px 0;
color:#111;
margin-bottom:0;
}
/*6585*/
.editor section.edit_t023 .callout .row {
margin-left: 0;
margin-right: 0;
}
.editor section.edit_t023 .callout {
padding: 30px 0;
color:#fff;
}