1 /* Copyright (c) 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. */
6 .peer-connection-dump-root {
11 .update-log-container {
22 .stats-graph-container {
24 margin: 0.5em 0 0.5em 0;
27 .stats-graph-sub-container {
32 .stats-graph-sub-container > div {
36 .stats-graph-sub-container > div:first-child {
40 .stats-table-container {
47 .stats-table-container >div:first-child {
54 .stats-table-active-connection {
59 font-family: 'Lucida Grande', sans-serif
;
70 padding: 0 1em 0.5em 0;
72 word-break: break-all
;
86 background-color: rgb
(220, 220, 220);
87 margin: 10px 2px 0 2px;
88 text-decoration: underline
;
90 display: inline-block
;
97 background-color: turquoise
;
102 border: 1px solid turquoise
;
103 border-top-width: 3px;
104 padding: 0 10px 500px 10px;
112 .user-media-request-div-class {
113 background-color: lightgray
;
114 margin: 10px 0 10px 0;
117 .user-media-request-div-class > div {