Change icon tag to span

This commit is contained in:
Dmitry Lyzo 2020-04-26 02:37:28 +03:00
parent ad5c7ec3b4
commit 6fe9a8c3e9
120 changed files with 439 additions and 439 deletions

View file

@ -58,12 +58,12 @@
text-decoration: underline;
}
.emby-button > i {
.emby-button > .material-icons {
/* For non-fab buttons that have icons */
font-size: 1.36em;
}
.button-link > i {
.button-link > .material-icons {
font-size: 1em;
}
@ -136,7 +136,7 @@
cursor: default;
}
.paper-icon-button-light > i {
.paper-icon-button-light > .material-icons {
font-size: 1.66956521739130434em;
/* Make sure its on top of the ripple */