diff options
Diffstat (limited to 'files/es/web/css/_colon_-moz-tree-indentation/index.html')
-rw-r--r-- | files/es/web/css/_colon_-moz-tree-indentation/index.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/files/es/web/css/_colon_-moz-tree-indentation/index.html b/files/es/web/css/_colon_-moz-tree-indentation/index.html new file mode 100644 index 0000000000..bce9310aaf --- /dev/null +++ b/files/es/web/css/_colon_-moz-tree-indentation/index.html @@ -0,0 +1,27 @@ +--- +title: ':-moz-tree-indentation' +slug: 'Web/CSS/:-moz-tree-indentation' +tags: + - CSS + - NeedsCompatTable + - NeedsContent + - NeedsExample + - No estandar + - Referencia CSS +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-indentation' +--- +<p>{{CSSRef}}{{Non-standard_header}}</p> + +<p>Activado por el atributo <code>properties</code>.</p> + +<h2 id="Elementos_asociados">Elementos asociados</h2> + +<ul> + <li>{{XULElem("treeitem")}}</li> +</ul> + +<h2 id="Propiedades_de_estilo">Propiedades de estilo</h2> + +<ul> + <li>{{cssxref("position")}}</li> +</ul> |