src/main/webapp/static/css/console.css
@@ -305,6 +305,10 @@ .shuttle-fixing { background-color: rgb(252,48,48); } /*离线*/ .shuttle-offline { background-color: rgb(0, 0, 0); } /*空闲*/ .lift-idle { background-color: rgb(120,255,129); @@ -317,6 +321,10 @@ .lift-waiting { background-color: rgb(184,184,184); } /*离线*/ .lift-offline { background-color: rgb(0, 0, 0); } #code { background-image: url(../images/status_bar_2.png); background-repeat: no-repeat;