diff options
Diffstat (limited to 'files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell-text/index.html')
-rw-r--r-- | files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell-text/index.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell-text/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell-text/index.html new file mode 100644 index 0000000000..030edc7899 --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell-text/index.html @@ -0,0 +1,27 @@ +--- +title: ':-moz-tree-cell-text' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-cell-text' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-cell-text' +--- +<p>{{Non-standard_header}}{{CSSRef}}</p> + +<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("font")}}</li> + <li>{{cssxref("visibility")}}</li> + <li>{{cssxref("color")}}</li> + <li>{{cssxref("text-decoration")}}</li> +</ul> |