update icons

This commit is contained in:
Luke Pulverenti 2016-08-05 16:43:11 -04:00
parent 0b0248cd60
commit edcd5962df
4 changed files with 17 additions and 44 deletions

View file

@ -7,24 +7,6 @@
contain: layout style;
}
.emby-button.fab iron-icon {
width: 100%;
height: 100%;
vertical-align: middle;
}
.emby-button iron-icon + span {
margin-left: .5em;
}
.paper-icon-button-light > iron-icon {
width: 100%;
height: 100%;
/* Make sure its on top of the ripple */
position: relative;
z-index: 1;
vertical-align: middle;
}
/* Links */
.ui-body-b a {
color: #52B54B /*{b-link-color}*/;