Vergleich admin/jscripts/codemirror/theme/mybb.css - 1.8.1 - 1.8.38
Zeile 2 | Zeile 2 |
---|---|
.cm-s-mybb.CodeMirror { background: #fafafa; color: black; height: 500px; } | .cm-s-mybb.CodeMirror { background: #fafafa; color: black; height: 500px; width: 100%; max-width: 100%; } |
.cm-s-mybb div.CodeMirror-selected { background: #b3c6d3 !important; } | .cm-s-mybb div.CodeMirror-selected { background: #b3c6d3 !important; } |