1 /* Copyright 2013 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. */
15 font-family: sans-serif
;
16 -webkit-font-smoothing: antialiased
;
23 background-color: rgb
(112, 196, 105);
31 background-color: rgb
(238, 238, 238);
33 color: rgb
(111, 111, 111);
34 word-wrap: break-word
;
48 justify-content: space-between
;
49 align-items: flex-start
;
50 align-content: stretch
;
61 flex-direction: column
;
62 justify-content: space-between
;
63 align-items: flex-start
;
64 align-content: stretch
;
68 #audio-component-list-wrapper {
75 #player-list-wrapper ul
,
76 #player-list-wrapper li
,
77 #audio-component-list-wrapper ul
,
78 #audio-component-list-wrapper li
{
80 list-style-type: none
;
82 #list-wrapper button
{
94 #log-wrapper > thead
{
99 list-style-type: none
;
102 #clipboard-textarea {