mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-03 15:42:54 +00:00
Update bracket border colour
This commit is contained in:
parent
b7be63f3a8
commit
049fe6e176
1 changed files with 1 additions and 2 deletions
|
@ -28,8 +28,7 @@ box-shadow: 0 0 3px 0px white;\
|
|||
background: rgb(252, 255, 0);\
|
||||
}\
|
||||
.ace-overleaf .ace_marker-layer .ace_bracket {\
|
||||
margin: -1px 0 0 -1px;\
|
||||
border: 1px solid #cc7;\
|
||||
border: 1px solid #5A5CAD;\
|
||||
}\
|
||||
.ace-overleaf .ace_marker-layer .ace_active-line {\
|
||||
background: rgba(0, 0, 0, 0.07);\
|
||||
|
|
Loading…
Reference in a new issue