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. */
5 body
[device
='tablet'] #open_tabs_container
{
9 body
[device
='tablet'] #open_tabs_container
.page-list
>div
{
10 box-shadow: 0 1px 1px rgba
(0, 0, 0, 0.16);
11 margin: 40px auto
0 auto
;
16 @media only screen and
(min-device-width: 700px) {
17 body
[device
='tablet'] #open_tabs_container
.page-list
>div
{
22 body
[device
='tablet'] .session-children-container
>div:last-child
{
26 body
[device
='tablet'] #open_tabs_container
.session-header
.list-item
{
28 border-bottom: 1px solid
#E7E7E7;
31 padding: 20px 0 20px 0;
34 body
[device
='tablet'] #open_tabs_container
.list-item
{
36 border: 1px solid
#E0E0E0;
40 body
[device
='tablet'] #open_tabs_container
.list-item-active
,
41 body
[device
='tablet'] #open_tabs_container
.session-header
42 .list-item.list-item-active {
43 -webkit-tap-highlight-color: transparent
;
44 background: rgba
(51, 181, 229, 0.4);
47 body
[device
='tablet'] .session-name
{
54 body
[device
='tablet'] .session-last-synced
{
58 body
[device
='tablet'] #open_tabs_container
.session-children-container
59 .list-item:first-child {