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. */
7 -webkit-flex-direction: column
;
12 -webkit-user-select: none
;
16 x-model-view
> .lthi-picker
{
17 padding: 2px 1px 2px 1px;
18 background-color: rgb
(128, 128, 128);
19 border-bottom: 1px solid black
;
22 x-model-view
> .lthi-view
{
24 display: -webkit-flex
;
28 x-model-view
> .lthi-view
> .lthi-and-analysis-view
{
30 display: -webkit-flex
;
31 -webkit-flex-direction: column
;
36 x-model-view
> .lthi-view
> .lthi-and-analysis-view
> x-lthi-view
{
42 x-model-view
> .lthi-view
> .lthi-and-analysis-view
> x-analysis-view
{
46 x-model-view
> .lthi-view
> .lthi-list
{
48 border-right: 1px solid black
;
53 x-model-view x-lthi-view
,
54 x-model-view x-analysis-view
{
55 padding: 4px 0 4px 12px;