| | |
| | | float: left; |
| | | height: 100%; |
| | | width: 80%; |
| | | overflow: hidden; |
| | | overflow: auto; |
| | | } |
| | | /* 堆垛机状态表 */ |
| | | #crn-state-table { |
| | |
| | | |
| | | /* -------------------- 第二模块 -------------------- */ |
| | | .crn-msg { |
| | | overflow: hidden; |
| | | overflow: auto; |
| | | margin-top: 10px; |
| | | height: 20%; |
| | | background-color: #fff; |
| | |
| | | padding: 0 10px; |
| | | } |
| | | .select-container-item input { |
| | | height: 20px; |
| | | border: 1px solid #8D8D8D; |
| | | border-radius: 3px; |
| | | width: 80px; |
| | |
| | | |
| | | /* -------------------- 第四模块 -------------------- */ |
| | | .crn-output-board { |
| | | /*padding: 10px;*/ |
| | | margin-top: 10px; |
| | | height: 23%; |
| | | background-color: #fff; |
| | |
| | | height: 100%; |
| | | overflow: auto; |
| | | resize:none; |
| | | color: #666; |
| | | } |