cygprofile: increase timeouts to allow showing web contents
[chromium-blink-merge.git] / chrome / browser / resources / chromeos / emulator / battery_settings.css
blob8b90fe8d7d2cabded821dea8b2adac5ecbde4663
1 /* Copyright 2015 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. */
5 paper-input {
6 -webkit-margin-start: 15px;
7 display: inline-block;
8 width: 200px;
11 paper-toggle-button {
12 -webkit-margin-start: 15px;
15 paper-slider {
16 -webkit-margin-start: 15px;
19 paper-radio-button {
20 display: inline-block;
23 .element-label {
24 -webkit-padding-start: 0;
25 color: rgb(82, 101, 162);
26 font-size: 24px;
27 font-weight: normal;
28 height: 80px;
29 letter-spacing: 0.05em;
30 line-height: 80px;