[FIX] visible text in Chrome on Linux after applying text-to-icon
authorXavier Morel <xmo@openerp.com>
Thu, 21 Mar 2013 16:47:41 +0000 (17:47 +0100)
committerXavier Morel <xmo@openerp.com>
Thu, 21 Mar 2013 16:47:41 +0000 (17:47 +0100)
commit839ceca3e464570d43e15783b52b44e815588377
treee443a70d1d2e090b70f9bce4e127adc722940779
parent7fe9e8e73e3d3a2f12e25d8ebb8320a51cfb3038
[FIX] visible text in Chrome on Linux after applying text-to-icon

@include text-to-icon makes the text invisible (and adds an icon), but
some platform apparently don't apply the text's transparency (or
visibility) to its shadow, leading to the invisible text's shadow
still being noticeably visible (an interesting literary idea, an
"invisible" man who still casts a shadow?) as if the text had not been
erased. Furthermore, combined with the 1px font size it made the text
look like some sort of screen smudge or glitch.

Fix by erasing the text-shadow as well as the text.

lp bug: https://launchpad.net/bugs/1158304 fixed

bzr revid: xmo@openerp.com-20130321164741-iakau7g1kfq2mqu4
addons/web/static/src/css/base.css
addons/web/static/src/css/base.sass