mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
Minor fine-tuning of CSS color
This commit is contained in:
parent
6633e2635d
commit
2ba4312a8b
@ -23,7 +23,7 @@
|
||||
}
|
||||
|
||||
/* CodeMirror theme overrides */
|
||||
.cm-s-default .cm-string-2 { color: #a30; }
|
||||
.cm-s-default .cm-string-2 { color: #930; }
|
||||
.cm-s-default .cm-comment { color: #777; }
|
||||
.cm-s-default .cm-keyword { color: #90b; }
|
||||
.cm-s-default .cm-error,
|
||||
|
Loading…
Reference in New Issue
Block a user