blob: 57b9d61859c26adf38c2a8e59c8904f42e0b5448 [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. */
:host {
color: rgba(0,0,0, 0.26);
font-weight: normal;
text-align: left;
white-space: nowrap;
}
paper-button {
text-align: left;
width: 100%;
text-transform: none;
}
paper-button[disabled] {
background: inherit !important;
color: inherit !important;
}
paper-button[disabled] {
background: inherit !important;
color: inherit !important;
}
paper-button::shadow #ripple {
color: #0f9d58;
}