MediaWiki:Gadget-CatGenForm.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
WWWIG (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „#tippinfo { position: absolute; display: none; z-index: 10; font-size: 75%; background-color: whitesmoke; →opacity: .9;: }“) |
WWWIG (Diskussion | Beiträge) (Verhübscht :-)) |
||
Zeile 3: | Zeile 3: | ||
display: none; | display: none; | ||
z-index: 10; | z-index: 10; | ||
− | font-size: | + | font-size: 85%; |
background-color: whitesmoke; | background-color: whitesmoke; | ||
/* opacity: .9; */ | /* opacity: .9; */ | ||
+ | -moz-border-radius:3px; | ||
+ | -khtml-border-radius:3px; | ||
} | } |
Version vom 8. September 2010, 07:50 Uhr
#tippinfo { position: absolute; display: none; z-index: 10; font-size: 85%; background-color: whitesmoke; /* opacity: .9; */ -moz-border-radius:3px; -khtml-border-radius:3px; }