All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ksyzt.gwt.client.site.AdminUserConfigure.ui.xml Maven / Gradle / Ivy

There is a newer version: 2.3.0
Show newest version


    
        .message {
        padding: 10px;
        font-size: 14px;

        color: red;
        }

        .input {
        width: 150px;
        height: 20px;
        line-height: 20px;
        background-color: white;
        border: solid 1px #a0a0a0;
        }

        .input:HOVER {
        box-shadow:0px 0px 10px rgba(250, 0, 0, 0.5);
        }

        .btn {
        border-radius: 4px;
        border: 1px solid #a0a0a0;
        }

        .btn:HOVER {
        box-shadow:0px 0px 10px rgba(250, 0, 0, 0.5);
        }
    
    
        

        
        
输入管理员姓名
输入管理员密码




© 2015 - 2025 Weber Informatics LLC | Privacy Policy