mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Increased matching bracket highlighting visibility.
This commit is contained in:
parent
05d7562c78
commit
027cddd151
1 changed files with 4 additions and 0 deletions
|
@ -73,3 +73,7 @@
|
|||
//.ace_scroller
|
||||
// background-color: #470000
|
||||
|
||||
.ace_marker-layer
|
||||
.ace_bracket
|
||||
// Override faint gray
|
||||
border-color: #0FF
|
||||
|
|
Loading…
Reference in a new issue