wuxw
2019-04-02 b8f24f50a6bb6715b06100c77d6b18294b037f57
WebService/src/main/resources/static/css/common.css
@@ -3,4 +3,20 @@
}
.no_margin{
    margin:0px 0px
}
.no_display{
    display:none
}
.fileinput>.file{
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        font-size: 23px;
        height: 100%;
        width: 100%;
        direction: ltr;
        cursor: pointer;
}