1
0

better moz cke source styles

This commit is contained in:
Ian
2015-03-18 19:00:14 +01:00
parent 93e781048c
commit 222cfe5c16

View File

@ -822,7 +822,7 @@ input[type="url"] {
max-width: 100%;
}
@-moz-document url-prefix() {
textarea.cke_source { white-space: pre-wrap; }
.configuration_group .form_area textarea.cke_source { white-space: pre-wrap; max-width: 100%; }
}
input[type="datetime-local"]::-webkit-clear-button {