| | |
| | | } |
| | | /* 自动+有物+ID */ |
| | | .site-auto-run-id { |
| | | background-color: rgb(252,48,48); |
| | | background-color: rgb(52, 168, 222); |
| | | } |
| | | /* 自动+有物 */ |
| | | .site-auto-run { |
| | |
| | | /* 非自动/手动 */ |
| | | .site-unauto { |
| | | background-color: rgb(184,184,184); |
| | | } |
| | | .site-error{ |
| | | background-color: rgb(252,48,48); |
| | | } |
| | | #code { |
| | | background-image: url(../images/status_bar_2.png); |
| | |
| | | } |
| | | .main-part { |
| | | position: relative; |
| | | top: -50px; |
| | | top: 0px; |
| | | left: -150px; |
| | | width: 100%; |
| | | height: 100%; |
| | |
| | | top: 0; |
| | | right: 0; |
| | | width: 500px; |
| | | height: 200px; |
| | | height: 230px; |
| | | background: rgba(255, 255, 255, 0.7); |
| | | overflow: auto; |
| | | } |