You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
208 B
Plaintext

#customCSS, #customJS, #customHTML, #email-editor {
width: 100%;
height: 450px;
display: block;
}
// ACP text colour when searching through custom CSS or JS.
.ace_search_field {
color: #000 !important;
}