吴学文
2019-04-04 d8170bb1574a996c8c37f86e9311c6852c883489
WebService/src/main/resources/static/css/common.css
@@ -6,4 +6,17 @@
}
.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;
}