use text shadow instead of bold

This commit is contained in:
nightwing 2013-09-06 12:50:45 +04:00
commit 2df136beba

View file

@ -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;\