| 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..ce232895c7a7057113260494323b81f74f715262 100644
|
| --- a/chrome/browser/resources/chromeos/arc_support/main.css
|
| +++ b/chrome/browser/resources/chromeos/arc_support/main.css
|
| @@ -23,7 +23,7 @@ webview,
|
| width: 1px;
|
| }
|
|
|
| -.checkbox-metrics {
|
| +.checkbox-option {
|
| height: 16px;
|
| margin: 0;
|
| padding: 0 8px 0 0;
|
| @@ -53,7 +53,7 @@ webview,
|
| height: 688px;
|
| }
|
|
|
| -.section-metrics {
|
| +.section-checkbox-container {
|
| margin: auto;
|
| padding: 16px 0 0 0;
|
| text-align: left;
|
| @@ -80,7 +80,7 @@ webview,
|
| width: 600px;
|
| }
|
|
|
| -.text-metrics {
|
| +.checkbox-text {
|
| color: rgba(0, 0, 0, 0.54);
|
| font-size: 10px;
|
| font-weight: 400;
|
|
|