mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 07:19:41 +02:00
style(ui): use fa-server icon instead of fa-tasks for container entity
This commit is contained in:
parent
d8113df979
commit
b623a5d452
5 changed files with 6 additions and 6 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
<div class="col-lg-12">
|
||||
<rd-widget>
|
||||
<rd-widget-header icon="fa-tasks" title="Containers">
|
||||
<rd-widget-header icon="fa-server" title="Containers">
|
||||
<div class="pull-right">
|
||||
<i id="loadContainersSpinner" class="fa fa-cog fa-2x fa-spin" style="margin-top: 5px;"></i>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue