-moz-border-radius-bottomleft, -moz-border-radius-bottomright, -moz-border-radius-topleft, -moz-border-radius-topright | NN 6 IE nicht zutreffend CSS nicht zutreffend |
Vererbt: Nein | |
Steuert den Radius einer Rahmenecke. Diese Wertekombination unterscheidet sich von der vorläufigen eckenspezifischen CSS3-Wertekonfiguration für das Attribut border-radius. |
|
CSS-Syntax | |
-moz-border-radius-bottomleft: radius -moz-border-radius-bottomright: radius -moz-border-radius-topleft: radius -moz-border-radius-topright: radius |
|
Wert | |
Siehe -moz-border-radius. |
|
Anfangswert | |
0 |
|
Beispiel | |
div.bizarro {-moz-border-radius-topright:10%; -moz-border-radius-bottomright:10% } |
|
Gilt für | |
Alle Elemente. |