use text shadow instead of bold
This commit is contained in:
parent
060e86d6ca
commit
2df136beba
1 changed files with 2 additions and 2 deletions
|
|
@ -248,8 +248,8 @@ dom.importCssString("\
|
|||
z-index: -1;\
|
||||
}\
|
||||
.ace_autocomplete .ace_completion-highlight{\
|
||||
font-weight: bold;\
|
||||
color: #000\
|
||||
color: #000;\
|
||||
text-shadow: 0 0 0.01px;\
|
||||
}\
|
||||
.ace_autocomplete {\
|
||||
width: 280px;\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue