mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
minor css update
This commit is contained in:
+6
-2
@@ -469,7 +469,7 @@ html, body, #main {
|
||||
}
|
||||
|
||||
.cmd-rtnstate-diff {
|
||||
color: @term-cyan;
|
||||
color: @term-white;
|
||||
.mono-font(12px);
|
||||
white-space: pre;
|
||||
margin-left: 15px;
|
||||
@@ -597,7 +597,7 @@ html, body, #main {
|
||||
|
||||
&.status-hangup {
|
||||
.status-icon {
|
||||
color: #c4a000;
|
||||
color: @term-yellow;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -605,6 +605,10 @@ html, body, #main {
|
||||
background-color: @soft-blue;
|
||||
}
|
||||
|
||||
&.status-waiting {
|
||||
background-color: @term-yellow;
|
||||
}
|
||||
|
||||
&.status-detached {
|
||||
background-color: @soft-blue;
|
||||
.status-icon {
|
||||
|
||||
Reference in New Issue
Block a user