update icons
This commit is contained in:
parent
155f14246b
commit
de7178ecec
20 changed files with 141 additions and 136 deletions
|
@ -52,10 +52,10 @@
|
|||
}
|
||||
|
||||
[is="emby-button"].fab i {
|
||||
height: 4.4vh;
|
||||
width: 4.4vh;
|
||||
height: 40px;
|
||||
width: 40px;
|
||||
vertical-align: middle;
|
||||
font-size: 4.4vh;
|
||||
font-size: 40px;
|
||||
}
|
||||
|
||||
[is="emby-button"].noflex {
|
||||
|
@ -110,6 +110,12 @@
|
|||
margin-left: .5em;
|
||||
}
|
||||
|
||||
[is="emby-button"]:not(.autoSize) i {
|
||||
font-size: 24px;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
[is=emby-button].autoSize {
|
||||
width: auto !important;
|
||||
height: auto !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue