From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/ja/tools/page_inspector/html_panel/index.html | 1 + files/ja/tools/page_inspector/style_panel/index.html | 1 + 2 files changed, 2 insertions(+) (limited to 'files/ja/tools/page_inspector') 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 ---
{{ToolsSidebar}}

{{ fx_minversion_header("10.0") }}

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 ---
{{ToolsSidebar}}

ページ調査ツールのスタイルパネルでは、調査を行っているページの CSS を調べたり操作したりすることができます。このパネルには選択されている要素に紐づけられている CSS に関する 2 つのビューがあります: CSS ルールを基にしたビューと、プロパティを基にしたビューです。

-- cgit v1.2.3-54-g00ecf