blob: cf8ee0162c394afac4fff272f812faa5cb547698 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
---
title: ':-moz-tree-cell'
slug: 'Web/CSS/:-moz-tree-cell'
tags:
- CSS
- NeedsCompatTable
- NeedsContent
- NeedsExample
- No estandar
- Referencia CSS
translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-cell'
---
<div>{{CSSRef}}{{Non-standard_header}}</div>
<p>Activado por el attributo <code>properties.</code></p>
<h2 id="Elementos_asociados">Elementos asociados</h2>
<ul>
<li>{{XULElem("treecell")}}</li>
</ul>
<h2 id="Propiedades_de_estilo">Propiedades de estilo</h2>
<ul>
<li>{{cssxref("background")}}</li>
<li>{{cssxref("border")}}</li>
<li>{{cssxref("margin")}}</li>
<li>{{cssxref("outline")}}</li>
<li>{{cssxref("padding")}}</li>
<li>{{cssxref("visibility")}}</li>
</ul>
<h2 id="Ver_además">Ver además</h2>
<ul>
<li><a href="/docs/Mozilla/Tech/XUL/Tutorial/Styling_a_Tree">Dándo estilo a un árbol</a></li>
</ul>
|