enable the new icon of docker

This commit is contained in:
doushang 2020-03-09 12:50:48 +00:00
parent 6fd701e246
commit 7ca7774364
2 changed files with 3102 additions and 3086 deletions

File diff suppressed because it is too large Load Diff

View File

@ -160,6 +160,10 @@
content: "\f059";
}
.icon-docker:before {
content: "\e911";
}
.sk-folding-cube {
position: absolute;
@ -890,6 +894,11 @@ header {
color: #8965e0;
}
.menu[data-title=docker]:before {
content: "\e911";
color: #6699ff;
}
.menu[data-title=Bandwidth_Monitor]:before {
content: "\e90d";
color: #2dce89;