Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(414)

Unified Diff: chrome/browser/resources/settings/a11y_page/manage_a11y_page.html

Issue 2390053002: [MD settings] use arrow-forward to switch direction in rtl (Closed)
Patch Set: in person changes Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/a11y_page/manage_a11y_page.html
diff --git a/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html b/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html
index 833e79fc3540dde1fe94ecf0482b8e6882088511..b964d6619fcd6666cf25fceb19421d2c2015d485 100644
--- a/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html
+++ b/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html
@@ -140,7 +140,7 @@
<div class="start">
<div>$i18n{mouseSettingsTitle}</div>
<div class="secondary">$i18n{mouseSettingsDescription}</div>
- <button class="icon-arrow-right" is="paper-icon-button-light">
+ <button class="icon-arrow-forward" is="paper-icon-button-light">
</button>
</div>
</div>

Powered by Google App Engine
This is Rietveld 408576698