1 /* Copyright (c) 2012 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 #events-view-filter-box {
8 border-bottom: 1px solid
#aaa;
14 #events-view-filter-box input
{
18 #events-view-action-box {
20 border-top: 1px solid gray
;
25 #events-view-source-list {
30 #events-view-source-list-table {
34 #events-view-source-list-table thead td
{
35 background: rgb
(229, 236, 249);
40 #events-view-source-list-table td
{
41 border-bottom: 1px solid
#afafaf;
42 border-left: 1px solid
#afafaf;
44 text-overflow: ellipsis
;
48 #events-view-source-list-tbody .mouseover
{
49 background: rgb
(244,244,255);
52 #events-view-source-list-tbody .selected
{
53 background: rgb
(195, 217, 255);
56 #events-view-source-list-tbody .error
{
57 background: rgb
(255, 245, 245);
60 #events-view-source-list-tbody .inactive
{
61 background: rgb
(245, 255, 245);
64 #events-view-source-list-tbody .source-connect-job
{
68 #events-view-source-list-tbody .source-host-resolver-impl-job
,
69 #events-view-source-list-tbody .source-host-resolver-impl-request
{
70 color: rgb
(32, 96, 96);
73 #events-view-source-list-tbody .source-disk-cache-entry
,
74 #events-view-source-list-tbody .source-memory-cache-entry
{
78 #events-view-source-list-tbody .source-socket
{
82 #events-view-source-list-tbody .source-udp-socket
{
83 color: rgb
(128, 48, 48);
86 #events-view-source-list-tbody .source-proxy-script-decider
{
90 #events-view-source-list-tbody .source-download
{
91 color: rgb
(112, 112, 0);
94 #events-view-source-list-tbody .source-filestream
{
95 color: rgb
(112, 0, 112);
98 #events-view-source-list-tbody .source-ipv6-probe-job
{
99 color: rgb
(235, 0, 0);
102 #events-view-source-list-tbody .source-none
{
103 color: rgb
(235, 0, 0);