
14.04.08, 20:02
|
 | | | Registriert seit: 03.11.04 Alter: 25
Beiträge: 2.187
| |
css Zitat:
.markerTooltip {
background: #fff;
color:#000;
padding: 3px 6px;
white-space: nowrap;
border: #333 solid 1px;
-moz-border-radius:10%;
-moz-opacity: 85%;
opacity: 0.85;
z-index:4;
}
| georg |