diff options
Diffstat (limited to 'files/ja/mozilla/gecko/chrome/css/index.html')
-rw-r--r-- | files/ja/mozilla/gecko/chrome/css/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/files/ja/mozilla/gecko/chrome/css/index.html b/files/ja/mozilla/gecko/chrome/css/index.html new file mode 100644 index 0000000000..45808aee2a --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/index.html @@ -0,0 +1,21 @@ +--- +title: CSS +slug: Mozilla/Gecko/Chrome/CSS +tags: + - CSS + - Chrome + - Gecko + - Mozilla + - NeedsTranslation + - TopicStub +translation_of: Mozilla/Gecko/Chrome/CSS +--- +<div>{{FirefoxSidebar}}</div> + +<p class="summary">This page lists CSS properties that are only available in Gecko Chrome code (and sometimes in other privileged circumstances, eg. UA stylesheets.)</p> + +<div class="note"> +<p><strong>Note</strong>: Most of the CSS properties exposed to the Web in general are also usable in Chrome stylesheets: see the <a href="/en-US/docs/Web/CSS">CSS documentation</a> for a list of these.</p> +</div> + +<p>{{SubpagesWithSummaries}}</p> |