blob: f14c21a1839f042586b3c62ed8dece3ee6d60324 [file] [log] [blame]
/* Copyright 2015 The Vanadium Authors. All rights reserved. */
/* Use of this source code is governed by a BSD-style */
/* license that can be found in the LICENSE file. */
paper-input {
width: 90%;
}
paper-input, paper-checkbox {
display: block;
}
paper-dialog {
max-width: 40em;
width: 80vw;
}
paper-button[affirmative] {
color: #4285f4;
}
.label {
margin: 0;
margin-top: 1em;
font-size: 1.1em;
}