| | |
| | | height: 40px; |
| | | padding-top: 10px; |
| | | background: #07325b; |
| | | border: 2px solid #2A8FD4; |
| | | border: 1px solid #2A8FD4; |
| | | border-radius: 10px; |
| | | text-align: center; |
| | | |
| | | .el-button { |
| | | border-radius: 0; |
| | | } |
| | | |
| | | .el-input__inner { |
| | | border-radius: 0; |
| | | border: 1px solid #0e639e; |
| | | background-color: #061e51; |
| | | } |
| | | |
| | | .el-form-item__label { |
| | | color: #ffffff; |
| | |
| | | } |
| | | |
| | | .search-form .el-form-item { |
| | | margin: 0px; |
| | | margin: 0; |
| | | } |
| | | |
| | | .search-form .el-icon-search { |
| | | .search-form { |
| | | display: grid; |
| | | line-height: 30px; |
| | | font-size: 18px; |
| | |
| | | } |
| | | |
| | | .search-result { |
| | | margin: 5px 0px 0px 0px; |
| | | padding: 0px; |
| | | margin: 5px 0 0 0; |
| | | padding: 0; |
| | | border: #051842; |
| | | overflow-y: scroll; |
| | | background-color: #051842; |