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 .help-page-icon-large {
67 background-repeat: no-repeat
;
68 display: inline-block
;
78 .help-page-icon-large {
83 #update-status-icon.up-to-date
{
84 background-image: url
(chrome://theme
/IDR_UPDATE_UPTODATE
);
85 background-size: 17px;
88 #update-status-icon.working
{
89 background-image: url
(chrome://resources
/images
/throbber
.svg
);
92 #update-status-icon.failed
{
93 background-image: url
(chrome://theme
/IDR_UPDATE_FAILED
);
94 background-size: 17px;
97 #update-status-message-container {
98 display: inline-block
;
102 #more-info-expander {
103 -webkit-padding-start: 0;
106 #more-info-container.visible
{
107 margin-bottom: 1.5em;
110 #more-info-container {
111 -webkit-transition: all
200ms;
117 #build-date-container.empty
{
121 #channel-change-confirmation {
129 #channel-change-disallowed-icon {
130 -webkit-margin-start: 4px;
131 background-image: url
(chrome://theme
/IDR_CONTROLLED_SETTING_MANDATORY
);
132 background-size: 17px;
133 vertical-align: middle
;
136 .channel-change-error-bubble {
140 .channel-change-error-icon {
141 -webkit-margin-start: 4px;
142 background-image: url
(chrome://theme
/IDR_CONTROLLED_SETTING_MANDATORY
);
143 background-size: 22px;
147 .channel-change-error-text {
148 -webkit-margin-start: 4px;
154 #product-label-container {
155 border: 1px solid
#d9d9d9;