1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 13:55:21 +02:00

style(docker): replace icons for containers and volumes (#3950)

* fix(sidebar): replace icons for containers and volumes

* fix(icons): replace icons for containers and volumes
This commit is contained in:
Chaim Lev-Ari 2020-06-23 02:46:56 +03:00 committed by GitHub
parent 5760648970
commit 40f9078d80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 14 additions and 14 deletions

View file

@ -284,7 +284,7 @@
<div class="row" ng-if="container.Mounts.length > 0">
<div class="col-lg-12 col-md-12 col-xs-12">
<rd-widget>
<rd-widget-header icon="fa-cubes" title-text="Volumes"></rd-widget-header>
<rd-widget-header icon="fa-hdd" title-text="Volumes"></rd-widget-header>
<rd-widget-body classes="no-padding">
<table class="table">
<thead>