1 /* Copyright 2014 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.
11 white-space: pre-wrap
;
23 -webkit-box-shadow: 0 0 20px 2px #aaa;
24 box-shadow: 0 0 20px 2px #aaa;
25 display: inline-block
;
43 word-wrap: break-word
;
46 #ndef-record-form input
{
50 .parameters-table td {
51 padding: 0 10px 10px 0;
55 -webkit-transition: opacity
250ms ease-in-out
;
57 transition: opacity
250ms ease-in-out
;
61 -webkit-transition: opacity
250ms ease-in-out
;
63 transition: opacity
250ms ease-in-out
;
69 border-bottom: 1px dashed
#ccc;
72 div
.record-key-value-div
{
83 .record-value-div > * {