Skip to content

Commit

Permalink
Tooltip demo: Remove leftover styles from popup widget.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Aug 26, 2012
1 parent 6e7bd4d commit e318e5b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions demos/tooltip/video-player.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@
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);
Expand Down

0 comments on commit e318e5b

Please sign in to comment.