1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

remove button markup

This commit is contained in:
Luke Pulverenti 2015-09-06 15:09:36 -04:00
parent c58b7f3469
commit aed5226fe5
32 changed files with 217 additions and 643 deletions

View file

@ -277,6 +277,15 @@ paper-tabs paper-ripple {
color: #38c !important;
}
paper-fab {
vertical-align: middle;
}
paper-fab.mini {
width: 22px;
height: 22px;
}
paper-fab.subdued {
background: #484848;
color: #fff;