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

Unified Diff: chrome/browser/resources/options2/chromeos/system_options_page.css

Issue 9232010: [uber page] Migrate all elements in the 'System' (cros) page to new locations. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: compile fix Created 8 years, 11 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/options2/chromeos/system_options_page.css
===================================================================
--- chrome/browser/resources/options2/chromeos/system_options_page.css (revision 117915)
+++ chrome/browser/resources/options2/chromeos/system_options_page.css (working copy)
@@ -1,27 +0,0 @@
-.pointer-sensitivity-more {
- float: right;
-}
-
-html[dir=rtl] .pointer-sensitivity-more {
- float: left;
-}
-
-.option-name {
- display: inline;
-}
-
-#timezone-value {
- display: inline-block;
- vertical-align: baseline;
-}
-
-#pointer-value,
-#slider-control {
- display: inline-block;
- vertical-align: top;
-}
-
-#bluetooth-options-div {
- -webkit-box-orient: vertical;
- display: -webkit-box;
-}
« no previous file with comments | « chrome/browser/resources/options2/chromeos/system_options.js ('k') | chrome/browser/resources/options2/options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698