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;
|
text-align: center;
|
||||||
line-height: 300px;
|
line-height: 300px;
|
||||||
}
|
}
|
||||||
/* TODO load from jquery.ui.popup.css */
|
|
||||||
.ui-popup {
|
|
||||||
position: absolute;
|
|
||||||
z-index: 5000;
|
|
||||||
}
|
|
||||||
.ui-tooltip {
|
.ui-tooltip {
|
||||||
border: 1px solid white;
|
border: 1px solid white;
|
||||||
background: rgba(20, 20, 20, 1);
|
background: rgba(20, 20, 20, 1);
|
||||||
|
Loading…
Reference in New Issue
Block a user