mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Tooltip demo: Remove leftover styles from popup widget.
This commit is contained in:
parent
6e7bd4d895
commit
e318e5b224
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user