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.
15 .image-view > .image {
16 padding: 20px 20px 10px 20px;
23 -webkit-user-select: text
;
26 .image-view img.resource-image-view {
29 background-image: url
(Images/checker.png);
30 box-shadow: 0 5px 10px rgba
(0, 0, 0, 0.5);
31 -webkit-user-select: text
;
32 -webkit-user-drag: auto
;
40 .image-view .infoList {
44 .image-view .infoList dt {
46 display: inline-block
;
49 color: rgb
(76, 76, 76);
52 .image-view .infoList dd {
53 display: inline-block
;
60 .image-view .infoList dd::after {