aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/css/_colon_autofill/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/css/_colon_autofill/index.html')
-rw-r--r--files/ja/web/css/_colon_autofill/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/css/_colon_autofill/index.html b/files/ja/web/css/_colon_autofill/index.html
index 80bf6c54b4..733b9665b2 100644
--- a/files/ja/web/css/_colon_autofill/index.html
+++ b/files/ja/web/css/_colon_autofill/index.html
@@ -11,7 +11,7 @@ original_slug: Web/CSS/:-webkit-autofill
---
<div>{{CSSRef}}{{Non-standard_header}}</div>
-<p>CSS の <strong><code>:-webkit-autofill</code></strong> <a href="/en-US/docs/Web/CSS/Pseudo-classes">疑似クラス</a>は、 {{HTMLElement("input")}} 要素の値がブラウザーによって自動補完されている時に一致します。</p>
+<p>CSS の <strong><code>:-webkit-autofill</code></strong> <a href="/ja/docs/Web/CSS/Pseudo-classes">疑似クラス</a>は、 {{HTMLElement("input")}} 要素の値がブラウザーによって自動補完されている時に一致します。</p>
<p class="note"><strong>メモ:</strong> 多くのブラウザーのユーザーエージェントスタイルシートでは、 <code>:-webkit-autofill</code> スタイル定義に <code>!important</code> を使用しており、 JavaScript によるハックで解決しない限り、ウェブページから上書きすることができません。</p>