aboutsummaryrefslogtreecommitdiff
path: root/files/ja/tools/page_inspector
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/tools/page_inspector')
-rw-r--r--files/ja/tools/page_inspector/html_panel/index.html1
-rw-r--r--files/ja/tools/page_inspector/style_panel/index.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/files/ja/tools/page_inspector/html_panel/index.html b/files/ja/tools/page_inspector/html_panel/index.html
index 49ef474f32..3210682298 100644
--- a/files/ja/tools/page_inspector/html_panel/index.html
+++ b/files/ja/tools/page_inspector/html_panel/index.html
@@ -2,6 +2,7 @@
title: HTML panel
slug: Tools/Page_Inspector/HTML_panel
translation_of: Tools/Page_Inspector/UI_Tour
+translation_of_original: Tools/Page_Inspector/HTML_panel
---
<div>{{ToolsSidebar}}</div><p>{{ fx_minversion_header("10.0") }}</p>
diff --git a/files/ja/tools/page_inspector/style_panel/index.html b/files/ja/tools/page_inspector/style_panel/index.html
index 12ff9868fb..bbfb74ccca 100644
--- a/files/ja/tools/page_inspector/style_panel/index.html
+++ b/files/ja/tools/page_inspector/style_panel/index.html
@@ -2,6 +2,7 @@
title: Style panel
slug: Tools/Page_Inspector/Style_panel
translation_of: Tools/Page_Inspector#CSS_pane
+translation_of_original: Tools/Page_Inspector/Style_panel
---
<div>{{ToolsSidebar}}</div><p>ページ調査ツールのスタイルパネルでは、調査を行っているページの CSS を調べたり操作したりすることができます。このパネルには選択されている要素に紐づけられている CSS に関する 2 つのビューがあります: CSS ルールを基にしたビューと、プロパティを基にしたビューです。</p>