1
0

better cke source moz style

This commit is contained in:
Ian
2015-03-31 12:19:45 +02:00
parent 980c304629
commit 590d2d88ae

View File

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