2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03: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
+1 -1
View File
File diff suppressed because one or more lines are too long