Index: chrome/browser/resources/chromeos/arc_support/main.css |
diff --git a/chrome/browser/resources/chromeos/arc_support/main.css b/chrome/browser/resources/chromeos/arc_support/main.css |
index ae44d43a2b8f737564162a5b2a0a6e5e20251ff6..d3a369bbb5808e451100597974ad3580412be75f 100644 |
--- a/chrome/browser/resources/chromeos/arc_support/main.css |
+++ b/chrome/browser/resources/chromeos/arc_support/main.css |
@@ -23,6 +23,7 @@ webview, |
width: 1px; |
} |
+.checkbox-backup-restore, |
khmel
2016/06/28 23:09:54
Can we use one class for this? for example: .check
malaykeshav
2016/06/29 01:29:07
Done
|
.checkbox-metrics { |
height: 16px; |
margin: 0; |
@@ -53,6 +54,7 @@ webview, |
height: 688px; |
} |
+.section-backup-restore, |
.section-metrics { |
margin: auto; |
padding: 16px 0 0 0; |
@@ -80,6 +82,7 @@ webview, |
width: 600px; |
} |
+.text-backup-restore, |
.text-metrics { |
color: rgba(0, 0, 0, 0.54); |
font-size: 10px; |