diff options
Diffstat (limited to 'files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell/index.html')
-rw-r--r-- | files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell/index.html | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell/index.html deleted file mode 100644 index e1ab2e64f0..0000000000 --- a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell/index.html +++ /dev/null @@ -1,35 +0,0 @@ ---- -title: ':-moz-tree-cell' -slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-cell' -tags: - - CSS - - CSS Reference - - Non-standard -translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-cell' ---- -<div>{{CSSRef}}{{Non-standard_header}}</div> - -<p><code>properties</code> 属性によって活性化されます。</p> - -<h2 id="Associated_Elements" name="Associated_Elements">関連付けられた要素</h2> - -<ul> - <li>{{XULElem("treecell")}}</li> -</ul> - -<h2 id="Style_Properties" name="Style_Properties">Style プロパティ</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="参照">参照</h2> - -<ul> - <li><a href="/ja/docs/XUL/Tutorial/Styling_a_Tree">ツリーのスタイル付け</a></li> -</ul> |