fix cke_source code linebreak view for Mozillas
This commit is contained in:
parent
872d978d63
commit
72f316712b
@ -821,6 +821,9 @@ input[type="url"] {
|
||||
height: 1.8em;
|
||||
max-width: 100%;
|
||||
}
|
||||
@-moz-document url-prefix() {
|
||||
textarea.cke_source { white-space: pre-wrap; }
|
||||
}
|
||||
|
||||
input[type="datetime-local"]::-webkit-clear-button {
|
||||
-webkit-appearance: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user