| | |
| | | font-size: 12px; |
| | | color: #fff; |
| | | font-weight: 200; |
| | | background-color: $table-body-tr-n-color!important; |
| | | // background-color: $table-body-tr-n-color!important; |
| | | background-color:rgba(9, 53, 182,0.93)!important; |
| | | } |
| | | |
| | | .el-select-dropdown__list { |
| | |
| | | border-top: 2px solid #293f6f !important; |
| | | } |
| | | |
| | | .el-date-picker__header-label{ |
| | | color: #fff !important; |
| | | } |
| | | |
| | | |
| | | |
| | | |
| | |
| | | .search-box { |
| | | padding: 6px; |
| | | padding-top: 0; |
| | | height: 48px; |
| | | height: 46px; |
| | | display: flex; |
| | | |
| | | input { |
| | |
| | | font-weight: 700; |
| | | width: 80px; |
| | | height: 100%; |
| | | background-color: $table-body-tr-2n-color; |
| | | background-color: $table-body-tr-n-color; |
| | | color: #fff; |
| | | border: 1px solid rgb(0, 92, 169); |
| | | cursor: pointer; |
| | |
| | | } |
| | | |
| | | button:active { |
| | | background-color: $table-body-tr-n-color; |
| | | background-color: $table-body-tr-2n-color; |
| | | border: 1px solid rgb(0, 92, 169); |
| | | } |
| | | } |
| | |
| | | background: $bg-color; |
| | | |
| | | .search-box { |
| | | padding: 8px; |
| | | height: 48px; |
| | | padding: 6px; |
| | | height: 52px; |
| | | display: flex; |
| | | |
| | | input { |
| | | flex: 1; |
| | | height: 100%; |
| | | font-size: 16px; |
| | | font-size: 18px; |
| | | text-indent: 1em; |
| | | color: #ffffff; |
| | | background-color: transparent; |
| | |
| | | background: $bg-color; |
| | | |
| | | .search-box { |
| | | padding: 8px; |
| | | height: 48px; |
| | | padding: 6px; |
| | | height: 52px; |
| | | display: flex; |
| | | |
| | | input { |
| | | flex: 1; |
| | | height: 100%; |
| | | font-size: 16px; |
| | | font-size: 18px; |
| | | text-indent: 1em; |
| | | color: #ffffff; |
| | | background-color: transparent; |