| Index: chrome/browser/resources/options/chromeos/system_options_page.css
|
| ===================================================================
|
| --- chrome/browser/resources/options/chromeos/system_options_page.css (revision 114069)
|
| +++ 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,
|
| +#slider-value,
|
| #slider-control {
|
| display: inline-block;
|
| vertical-align: top;
|
|
|