|  |  |  | 
|---|
|  |  |  | 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; | 
|---|
|  |  |  | 
|---|
|  |  |  | border: 1px solid #333; | 
|---|
|  |  |  | font-size: 13px; | 
|---|
|  |  |  | padding: 1px 1px 1px 1px; | 
|---|
|  |  |  | width: 100px; | 
|---|
|  |  |  | width: 110px; | 
|---|
|  |  |  | height: 40px; | 
|---|
|  |  |  | outline: none; | 
|---|
|  |  |  | cursor: pointer; | 
|---|
|  |  |  | 
|---|
|  |  |  | /* -------------------- 第四模块 -------------------- */ | 
|---|
|  |  |  | .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); | 
|---|
|  |  |  | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .form-label { | 
|---|
|  |  |  | display: inline-block; | 
|---|
|  |  |  | width: 130px; | 
|---|
|  |  |  | width: 70px; | 
|---|
|  |  |  | text-align: right; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .form-input { | 
|---|