| | |
| | | color: white; |
| | | } |
| | | |
| | | |
| | | #tablist{ |
| | | margin-top: 10px; |
| | | } |
| | | |
| | | .select-box , .search-box{ |
| | | .select-box{ |
| | | border: 1px solid #d2d2d0; |
| | | padding: 5px !important; |
| | | } |
| | | |
| | | .search-box{ |
| | | border: 1px solid #d2d2d0; |
| | | padding: 5px !important; |
| | | margin-bottom: 1% !important; |
| | | } |
| | | |
| | | /**河段选择框**/ |
| | |
| | | } |
| | | |
| | | .hd input { |
| | | width: 230px; |
| | | width: 260px; |
| | | outline: none; |
| | | border: 0pt; |
| | | line-height: 30px; |
| | |
| | | |
| | | /**水面线选择框**/ |
| | | .smx-select{ |
| | | width: 230px; |
| | | width: 260px; |
| | | height: 26px; |
| | | border: 1px solid rgba(160, 160, 156, 1); |
| | | } |
| | | |
| | | /**水位输入框**/ |
| | | .sw-input{ |
| | | width: 160px; |
| | | width: 201px; |
| | | height: 26px; |
| | | margin-left: 9px !important; |
| | | border: 1px solid rgba(160, 160, 156, 1); |
| | | } |
| | | |
| | | .start-analysis-btn{ |
| | | /**开始分析按钮、搜索按钮**/ |
| | | .start-analysis-btn , .search-button{ |
| | | height: 26px; |
| | | border: none; |
| | | cursor: pointer; |
| | | margin-left: 1% !important; |
| | | } |
| | | |
| | | /**水位提示**/ |
| | |
| | | width: 25px; |
| | | height: 25px; |
| | | line-height: 25px !important; |
| | | background: rgb(39, 118, 172); |
| | | background: #ffffff; |
| | | border: 1px solid #ebebeb; |
| | | color: #ffffff; |
| | | color: #bdbdbd; |
| | | font-size: 14px; |
| | | } |
| | | |
| | |
| | | width: 38px !important; |
| | | } |
| | | |
| | | /**洪水淹没分析表格宽度**/ |
| | | /**洪水淹没分析表格**/ |
| | | #analysis-tab1-grid .dgrid-cell { |
| | | width: 80px; /* force all columns to have SOME width */ |
| | | text-align: center; |
| | | } |
| | | #analysis-tab1-grid .field-col1 { |
| | | width: 500px; |
| | |
| | | #analysis-tab1-grid .field-col4 { |
| | | width: 300px; |
| | | } |
| | | |
| | | /**历史风险图表格**/ |
| | | #history-tab2-grid .dgrid-cell { |
| | | text-align: center; |
| | | } |