enable the new icon of docker
This commit is contained in:
parent
6fd701e246
commit
7ca7774364
File diff suppressed because it is too large
Load Diff
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user