HDFS-14917. Change the ICON of "Decommissioned & dead" datanode on "dfshealth.html". Contributed by Xieming Li
This commit is contained in:
parent
b41394eec8
commit
0db0f1e399
@ -262,7 +262,7 @@ header.bs-docs-nav, header.bs-docs-nav .navbar-brand {
|
|||||||
|
|
||||||
.dfshealth-node-down-decommissioned:before {
|
.dfshealth-node-down-decommissioned:before {
|
||||||
color: #c7254e;
|
color: #c7254e;
|
||||||
content: "\e017";
|
content: "\e090";
|
||||||
}
|
}
|
||||||
|
|
||||||
.dfshealth-node-down-maintenance:before {
|
.dfshealth-node-down-maintenance:before {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user