1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00

Fixes #9145: Fix tooltip opacity

Update tooltips to not use RGBa colors so IE8 can have tooltips, too
(means we're now using `opacity`).
This commit is contained in:
Mark Otto
2013-08-06 11:18:53 -07:00
parent f266595092
commit 2f1fcca6c5
4 changed files with 14 additions and 14 deletions

File diff suppressed because one or more lines are too long