2015-09-21 17:44:06 -04:00
|
|
|
#customCSS, #customHTML, #email-editor {
|
2014-09-28 20:39:10 -04:00
|
|
|
width: 100%;
|
|
|
|
|
height: 450px;
|
|
|
|
|
display: block;
|
2014-11-11 17:05:36 +00:00
|
|
|
}
|
|
|
|
|
// ACP text colour when searching through custom CSS or JS.
|
|
|
|
|
.ace_search_field {
|
|
|
|
|
color: #000 !important;
|
|
|
|
|
}
|