赣州市洪水风险预警系统三维版本
xiebin
2023-01-06 6225aac630950317c4446b9fc952265d43578111
widgets/RiskEarlyWarning/css/style.css
@@ -90,7 +90,7 @@
    /* display: inline-block; */
    width: 24px;
    height: 24px;
    background: url(../../images/fxyj-rainwater-query.png) no-repeat;
    background: url(../../../images/fxyj-rainwater-query.png) no-repeat;
    background-position: center;
    background-size: 24px 24px;
    cursor: pointer;
@@ -590,7 +590,7 @@
    margin: 5px;
    height: 12px;
    width: 12px;
    background: url('../../images/legend-close.png') no-repeat;
    background: url('../../../images/legend-close.png') no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
@@ -752,7 +752,7 @@
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../images/River-Station-grey-triangle.png) no-repeat;
    background: url(../../../images/River-Station-grey-triangle.png) no-repeat;
    background-size: 100% 100%;
    transform: translate(0, 2px);
}
@@ -761,7 +761,7 @@
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../images/River-Station-blue-triangle.png) no-repeat;
    background: url(../../../images/River-Station-blue-triangle.png) no-repeat;
    background-size: 100% 100%;
    transform: translate(0, 2px);
}
@@ -770,7 +770,7 @@
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../images/River-Station-red-triangle.png) no-repeat;
    background: url(../../../images/River-Station-red-triangle.png) no-repeat;
    background-size: 100% 100%;
    transform: translate(0, 2px);
}
@@ -779,7 +779,7 @@
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../images/River-Station-orange-triangle.png) no-repeat;
    background: url(../../../images/River-Station-orange-triangle.png) no-repeat;
    background-size: 100% 100%;
    transform: translate(0, 2px);
}
@@ -788,7 +788,7 @@
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../images/River-Station-yellow-triangle.png) no-repeat;
    background: url(../../../images/River-Station-yellow-triangle.png) no-repeat;
    background-size: 100% 100%;
    transform: translate(0, 2px);
}
@@ -797,7 +797,7 @@
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../images/River-Station-green-triangle.png) no-repeat;
    background: url(../../../images/River-Station-green-triangle.png) no-repeat;
    background-size: 100% 100%;
    transform: translate(0, 2px);
}