| | |
| | | background-color: #fff; |
| | | border-radius: 5px; |
| | | box-shadow: 0 0 3px rgba(0,0,0,.3); |
| | | height: 25%; |
| | | height: 28%; |
| | | } |
| | | /* 左 */ |
| | | .command-log { |
| | |
| | | .shuttle-msg { |
| | | /*overflow: auto;*/ |
| | | margin-top: 10px; |
| | | height: 23%; |
| | | height: 35%; |
| | | background-color: #fff; |
| | | border-radius: 5px; |
| | | box-shadow: 0 0 3px rgba(0,0,0,.3); |
| | |
| | | |
| | | /* 任务设备选择框 */ |
| | | .task-select { |
| | | width: 13%; |
| | | width: 26%; |
| | | height: 100%; |
| | | overflow: hidden; |
| | | display: inline-block; |
| | |
| | | |
| | | /* 任务作业选择框 */ |
| | | .task-operator { |
| | | width: 86%; |
| | | width: 73%; |
| | | height: 100%; |
| | | overflow: hidden; |
| | | padding: 5px 0 10px 20px; |
| | |
| | | /* -------------------- 第四模块 -------------------- */ |
| | | .shuttle-output-board { |
| | | margin-top: 10px; |
| | | height: 20%; |
| | | height: 10%; |
| | | background-color: #fff; |
| | | border-radius: 5px; |
| | | box-shadow: 0 0 3px rgba(0,0,0,.3); |