diff options
Diffstat (limited to 'files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-image/index.html')
-rw-r--r-- | files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-image/index.html | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-image/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-image/index.html new file mode 100644 index 0000000000..cf19d79e47 --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-image/index.html @@ -0,0 +1,31 @@ +--- +title: ':-moz-tree-image' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-image' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/:-moz-tree-image' +--- +<div>{{CSSRef}}{{Non-standard_header}}</div> + +<p><code>properties</code> 属性によって活性化されます。</p> + +<h2 id="Associated_Elements" name="Associated_Elements">関連付けられた要素</h2> + +<ul> + <li>{{XULElem("treeitem")}}</li> + <li>{{XULElem("treecell")}}</li> +</ul> + +<h2 id="Style_Properties" name="Style_Properties">Style プロパティ</h2> + +<ul> + <li>{{cssxref("margin")}}</li> + <li>{{cssxref("list-style")}}</li> + <li>{{cssxref("position")}}</li> +</ul> + +<h2 id="Examples" name="Examples">例</h2> + +<p><a class="external" href="http://forums.mozillazine.org/viewtopic.php?t=610762">Bookmark icons in the Places window - Mozillazine Forum</a></p> |