wuxw
2019-04-16 489d8c2026daa6fb80bd90c138ead5f3ae3b9b8c
WebService/src/main/resources/static/css/common.css
@@ -23,3 +23,13 @@
.delete_button{
    color: #dc3545;
}
.java110_loading{
    width: 100%;
    height: 100%;
    z-index: 2300;
    position: absolute;
}
.java110_loading>div{
    margin: 70px auto;
}