single plugin textarea moz source styles
This commit is contained in:
@ -822,7 +822,8 @@ input[type="url"] {
|
||||
max-width: 100%;
|
||||
}
|
||||
@-moz-document url-prefix() {
|
||||
textarea.cke_source { white-space: pre-wrap; max-width: 100%; }
|
||||
textarea.cke_source,
|
||||
.configuration_group .form_area textarea.cke_source { white-space: pre-wrap; max-width: 100%; }
|
||||
}
|
||||
|
||||
input[type="datetime-local"]::-webkit-clear-button {
|
||||
|
Reference in New Issue
Block a user