Update base.css
This commit is contained in:
parent
5a39947b53
commit
61f0858223
|
|
@ -685,7 +685,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
#noVNC_status.noVNC_status_normal {
|
#noVNC_status.noVNC_status_normal {
|
||||||
background: rgba(141,230,172,1);
|
background: rgba(121,210,152,1);
|
||||||
}
|
}
|
||||||
#noVNC_status.noVNC_status_normal::before {
|
#noVNC_status.noVNC_status_normal::before {
|
||||||
content: url("../images/info.svg") " ";
|
content: url("../images/info.svg") " ";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue