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. */
12 -webkit-user-select: text
;
15 #info-view[selected
] {
16 -webkit-box-orient: vertical
;
30 #info-view .row-title
{
35 border-collapse: collapse
;
44 border: 1px solid
#777;
54 #info-view .feature-green
{
55 color: rgb
(0, 128, 0);
58 #info-view .feature-yellow
{
59 color: rgb
(128, 128, 0);
62 #info-view .feature-red
{
63 color: rgb
(255, 0, 0);