Cross Reference: jquery.tooltip.css
xref
: /
opengrok-sun
/
web
/
default
/
jquery.tooltip.css
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#tooltip {
position: absolute;
z-index: 3000;
border: 1px solid #111;
background-color: rgba(238,238,238,0.75);
padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; font-size: small; }