1 /* Copyright 2014 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file.
11 #page-container #about-container
{
15 #product-description {
16 -webkit-margin-start: 10px;
19 @-webkit-keyframes spin
{
20 to
{ transform: rotate
(-10turn); }
24 -webkit-animation: spin
500ms cubic-bezier
(1, 0, 0, 1) forwards
;
31 #update-buttons-container {
35 #update-status-container {
40 vertical-align: middle
;
49 -webkit-margin-end: 4px;
61 .overlay #product-container {
66 background-position: center
;
67 background-repeat: no-repeat
;
68 display: inline-block
;
70 vertical-align: middle
;
74 #update-status-icon.up-to-date
{
75 background-image: url
(check_circle.svg);
76 background-size: 18px;
79 #update-status-icon.working
{
80 background-image: url
(chrome://resources
/images
/throbber
.svg
);
81 background-size: 16px;
84 #update-status-icon.failed
{
85 background-image: url
(chrome://resources
/images
/error
.svg
);
86 background-size: 18px;
89 #update-status-message-container {
90 display: inline-block
;
91 vertical-align: middle
;
95 -webkit-padding-start: 0;
98 #more-info-container.visible
{
102 #more-info-container {
103 -webkit-transition: all
200ms;
109 #build-date-container.empty
{
113 #channel-change-confirmation {
121 #channel-change-disallowed-icon,
122 .channel-change-error-icon {
123 -webkit-margin-start: 4px;
124 background-image: url
(chrome://theme
/IDR_CONTROLLED_SETTING_MANDATORY
);
125 background-size: 16px;
128 .channel-change-error-bubble {
132 .channel-change-error-bubble .channel-change-error-icon {
136 .channel-change-error-text {
137 -webkit-margin-start: 4px;
143 #regulatory-label-container {