diff options
Diffstat (limited to 'files/es/web/css/-moz-outline-radius-topright/index.html')
-rw-r--r-- | files/es/web/css/-moz-outline-radius-topright/index.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/files/es/web/css/-moz-outline-radius-topright/index.html b/files/es/web/css/-moz-outline-radius-topright/index.html new file mode 100644 index 0000000000..cabb6e97a1 --- /dev/null +++ b/files/es/web/css/-moz-outline-radius-topright/index.html @@ -0,0 +1,19 @@ +--- +title: '-moz-outline-radius-topright' +slug: Web/CSS/-moz-outline-radius-topright +tags: + - CSS + - No estandar + - Propiedad CSS + - Referencia CSS +translation_of: Web/CSS/-moz-outline-radius-topright +--- +<div>{{Non-standard_header}}{{CSSRef}}</div> + +<h2 id="Resumen">Resumen</h2> + +<p>La propiedad <a href="/en-US/docs/Web/CSS">CSS </a><code>-moz-outline-radius-topright</code> establece, en aplicaciones Mozilla, el redondeado de la esquina superior derecha de un contorno.</p> + +<p>{{cssinfo}}</p> + +<p>Ver la propiedad {{cssxref("-moz-outline-radius")}} para más información.</p> |