Index: chrome/browser/resources/options/chromeos/system_options_page.css |
=================================================================== |
--- chrome/browser/resources/options/chromeos/system_options_page.css (revision 114508) |
+++ chrome/browser/resources/options/chromeos/system_options_page.css (working copy) |
@@ -1,8 +1,8 @@ |
-.touchpad-sensitivity-more { |
+.pointer-sensitivity-more { |
float: right; |
} |
-html[dir=rtl] .touchpad-sensitivity-more { |
+html[dir=rtl] .pointer-sensitivity-more { |
float: left; |
} |
@@ -15,7 +15,7 @@ |
vertical-align: baseline; |
} |
-#touchpad-value, |
+#pointer-value, |
#slider-control { |
display: inline-block; |
vertical-align: top; |