Skip to content

Commit e318e5b

Browse files
committed
Tooltip demo: Remove leftover styles from popup widget.
1 parent 6e7bd4d commit e318e5b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

demos/tooltip/video-player.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@
2323
text-align: center;
2424
line-height: 300px;
2525
}
26-
/* TODO load from jquery.ui.popup.css */
27-
.ui-popup {
28-
position: absolute;
29-
z-index: 5000;
30-
}
3126
.ui-tooltip {
3227
border: 1px solid white;
3328
background: rgba(20, 20, 20, 1);

0 commit comments

Comments
 (0)