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;
9 font-family: sans-serif
;
16 #events-view-filter-box input
{
20 #events-view-action-box {
22 border-top: 1px solid gray
;
27 #events-view-source-list {
32 #events-view-source-list-table {
36 #events-view-source-list-table thead td
{
37 background: rgb
(229, 236, 249);
42 #events-view-source-list-table td
{
43 border-bottom: 1px solid
#afafaf;
44 border-left: 1px solid
#afafaf;
47 text-overflow: ellipsis
;
51 #events-view-source-list-tbody .mouseover
{
52 background: rgb
(244,244,255);
55 #events-view-source-list-tbody .selected
{
56 background: rgb
(195, 217, 255);
59 #events-view-source-list-tbody .error
{
60 background: rgb
(255, 245, 245);
63 #events-view-source-list-tbody .inactive
{
64 background: rgb
(245, 255, 245);
67 #events-view-source-list-tbody .source-connect-job
{
71 #events-view-source-list-tbody .source-host-resolver-impl-job
,
72 #events-view-source-list-tbody .source-host-resolver-impl-request
{
73 color: rgb
(32, 96, 96);
76 #events-view-source-list-tbody .source-disk-cache-entry
,
77 #events-view-source-list-tbody .source-memory-cache-entry
{
81 #events-view-source-list-tbody .source-socket
{
85 #events-view-source-list-tbody .source-udp-socket
{
86 color: rgb
(128, 48, 48);
89 #events-view-source-list-tbody .source-proxy-script-decider
{
93 #events-view-source-list-tbody .source-download
{
94 color: rgb
(112, 112, 0);
97 #events-view-source-list-tbody .source-filestream
{
98 color: rgb
(112, 0, 112);
101 #events-view-source-list-tbody .source-ipv6-probe-job
{
102 color: rgb
(235, 0, 0);
105 #events-view-source-list-tbody .source-none
{
106 color: rgb
(235, 0, 0);