mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Change font-awesome 5 to css webfonts
This commit is contained in:
parent
731125c85c
commit
f393a015e8
26 changed files with 3840 additions and 652 deletions
|
@ -2121,11 +2121,9 @@ a:hover .item-children-poster {
|
|||
border-radius: 4px;
|
||||
}
|
||||
.settings-alert ul li:before {
|
||||
display: none;
|
||||
content: "\f071 ";
|
||||
font-family: "Font Awesome 5 Solid";
|
||||
}
|
||||
.settings-alert ul li .svg-inline--fa {
|
||||
content: "\f071";
|
||||
font-family: "Font Awesome 5 Free";
|
||||
font-weight: 900;
|
||||
margin-right: 5px;
|
||||
}
|
||||
.settings-warning {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue