赣州市洪水风险预警系统三维版本
guoshilong
2023-02-09 85f104634bcde736e1fc25d22fd4ca354c8cd52e
widgets/FloodAnalysis/css/style.css
@@ -2,8 +2,8 @@
    width: 60% !important;
    height: 100%;
    position: fixed !important;
    left: 30px !important;
    top: 75px !important;
    /*left: 30px !important;*/
    top: 45px !important;
    border: 1px solid rgb(69, 154, 251);
    border-radius: 5px;
    background: rgba(35, 36, 58, .7);
@@ -79,8 +79,9 @@
}
.search-button {
    width: 50px;
    height: 28px;
    width: 66px;
    line-height: 0px;
    height: 30px;
    background-color: white;
    border: none;
    cursor: pointer;
@@ -101,7 +102,7 @@
    color: #ff3737;
}
.select-box label {
label {
    display: inline-block;
    /*width: 80px;*/
    height: 30px;
@@ -137,8 +138,8 @@
}
.flood-history .search-box {
    text-align: center;
    margin-top: 1%;
    margin-left: 1%;
}