Sha256: c9c532849f43f81464e699c0eabb55d0b8ddc099f5c85eeba1a9f0d9be8c7a2a
Contents?: true
Size: 330 Bytes
Versions: 1
Compression:
Stored size: 330 Bytes
Contents
/* Copyright 2013 The Polymer 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([disabled]) { background: none !important; } :host([disabled]) /deep/ #icon { fill: #c9c9c9; } :host(:not([fill])) /deep/ #focusBg { border-radius: 50%; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
polymer-paper-rails-0.2.0 | app/assets/components/paper-icon-button/paper-icon-button.css |