2 * Copyright (c) 2014 The Chromium Authors. All rights reserved.
3 * Use of this source code is governed by a BSD-style license that can be
4 * found in the LICENSE file.
16 background-origin: padding-box
;
17 background-clip: padding-box
;
20 .section > .header::before {
21 -webkit-user-select: none
;
22 background-image: url
(Images/toolbarButtonGlyphs.png);
23 background-size: 352px 168px;
34 @media (-webkit-min-device-pixel-ratio: 1.5) {
35 .section > .header::before {
36 background-image: url
(Images/toolbarButtonGlyphs_2x.png);
40 .section > .header::before {
41 background-position: -4px -96px;
44 .section.expanded > .header::before {
45 background-position: -20px -96px;
48 .section > .header .title {
50 word-wrap: break-word
;
55 .section > .header label {
59 .section.expanded .header label {
63 .section > .header .subtitle {
67 text-overflow: ellipsis
;
71 .section > .header .subtitle a {
75 .section > .properties {
79 .section.expanded > .properties {