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

29 lines
459 B
CSS

/* ----------------------------- essentials.css --------------------------- */
/*4324*/
.editor section.edit_t021 div.alert {
border-left-color:rgba(0,0,0,0.1);
border-width:1px;
border-left-width:5px;
}
/*6521*/
.editor section.edit_t021 .callout.alert p:last-child {
margin: 0;
}
/*6585*/
.editor section.edit_t021 .callout .row {
margin-left: 0;
margin-right: 0;
}
.editor section.edit_t021 .callout {
padding: 30px 0;
color:#fff;
}