mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
style(app): upgrade to font awesome v5
This commit is contained in:
parent
96e77b3ada
commit
66f29dd103
77 changed files with 340 additions and 327 deletions
|
@ -586,7 +586,7 @@ ul.sidebar .sidebar-list .sidebar-sublist a.active {
|
|||
|
||||
.boxselector_wrapper input[type="radio"]:checked + label::after {
|
||||
color: #337ab7;
|
||||
font-family: FontAwesome;
|
||||
font-family: "Font Awesome 5 Free";
|
||||
border: 2px solid #337ab7;
|
||||
content: "\f00c";
|
||||
font-size: 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue