]> source.dussan.org Git - jquery-ui.git/commitdiff
Tooltip demo: Remove leftover styles from popup widget.
authorScott González <scott.gonzalez@gmail.com>
Sun, 26 Aug 2012 22:07:04 +0000 (18:07 -0400)
committerScott González <scott.gonzalez@gmail.com>
Sun, 26 Aug 2012 22:07:04 +0000 (18:07 -0400)
demos/tooltip/video-player.html

index 4ee190418818de02605dcd6e0a70a9371dd5bfd0..c7f1e525b809e54d1c947221608c28fb4437ac59 100644 (file)
                text-align: center;
                line-height: 300px;
        }
-       /* TODO load from jquery.ui.popup.css */
-       .ui-popup {
-               position: absolute;
-               z-index: 5000;
-       }
        .ui-tooltip {
                border: 1px solid white;
                background: rgba(20, 20, 20, 1);