mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Tooltip: Comment about IE6 workaround
This commit is contained in:
parent
a009595bd3
commit
744343a6e6
1
themes/base/jquery.ui.tooltip.css
vendored
1
themes/base/jquery.ui.tooltip.css
vendored
@ -7,6 +7,7 @@
|
||||
-webkit-box-shadow: 0 0 5px #aaa;
|
||||
box-shadow: 0 0 5px #aaa;
|
||||
}
|
||||
/* Fades and background-images don't work well together in IE6, drop the image */
|
||||
* html .ui-tooltip {
|
||||
background-image: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user