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. */
19 table input
[type
="button"] {
23 /* additional controls for setup */
26 display: none
!important
;
32 flex-direction: column
;
38 background: transparent
;
39 border: 2pt solid black
;
53 vertical-align: middle
;
59 border: 1px solid black
;
71 -webkit-transform: translate
(-5px, -22px);
97 border-top: 1px solid
#ddd;
103 transition: max-height
0.8s, max-width
0.8s;
106 #setup-panel.collapsed
{
107 border-top: 1px transparent
;
113 background: rgb
(240, 240, 255);
116 #setup-button-strip {
119 justify-content: flex-end
;
123 #setup-button-strip input:first-child
{