fine-tuning vm list page ip display depending on state

This commit is contained in:
2021-02-17 21:29:03 -06:00
parent 5d3dbac9ba
commit 1de0388df2
2 changed files with 6 additions and 2 deletions

View File

@ -333,6 +333,9 @@ pre.code.wrap {
color: #069e5f;
}
.yellow {
color: rgba(221, 169, 56, 0.8);
}
footer, p {
text-align: left;