mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Use a standard colour for error highlighting.
This commit is contained in:
parent
c4504f1dc2
commit
0282ef7992
@ -195,8 +195,7 @@
|
||||
}
|
||||
|
||||
#editor-panel .CodeMirror-activeline-background {
|
||||
background: #5B9CEF;
|
||||
color: white;
|
||||
background: #D9EDF7;
|
||||
}
|
||||
|
||||
.CodeMirror-foldmarker {
|
||||
|
Loading…
Reference in New Issue
Block a user