mirror of
https://github.com/chinchang/web-maker.git
synced 2025-10-21 16:36:06 +02:00
improve css error highlighting
This commit is contained in:
@@ -808,6 +808,10 @@ li.CodeMirror-hint-active {
|
||||
/*color: white;*/
|
||||
}
|
||||
|
||||
[data-type="css"] .cm-error {
|
||||
background: inherit !important;
|
||||
}
|
||||
|
||||
#demo-frame {
|
||||
border: 0;
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user