| Index: chrome/browser/resources/chromeos/login/oobe.css
|
| diff --git a/chrome/browser/resources/chromeos/login/oobe.css b/chrome/browser/resources/chromeos/login/oobe.css
|
| index 794dbd0d2e8ea2083d298e9c43893abc2bc63019..5f6ce6f6129fde11b245235da42355766b257ee6 100644
|
| --- a/chrome/browser/resources/chromeos/login/oobe.css
|
| +++ b/chrome/browser/resources/chromeos/login/oobe.css
|
| @@ -924,11 +924,8 @@ html[oobe=old] #update progress {
|
| width: 300px;
|
| }
|
|
|
| -#update #update-estimated-time-left {
|
| +#update .progress-message {
|
| -webkit-margin-before: 4px;
|
| -}
|
| -
|
| -#update #update-estimated-time-left {
|
| color: #a3a3a3;
|
| font-size: 13px;
|
| text-align: center;
|
|
|