Sha256: 0949ceab1abcda249e7ad35b6799a49c687234f2a3ff71db875c73fcca9a8ebe

Contents?: true

Size: 331 Bytes

Versions: 1

Compression:

Stored size: 331 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.1.0 app/assets/components/paper-icon-button/paper-icon-button.css