Welcome to plsql4all.blogspot.com SQL, MYSQL, ORACLE, TERADATA, MONGODB, MARIADB, GREENPLUM, DB2, POSTGRESQL.

Monday 2 June 2014

CSS for People Editor Control TextBox Size,Design and Alignment


.ms-inputuserfield
    {
        font-size: 8pt;
        font-family: Verdana,sans-serif;
        border: 1px solid #a5a5a5;
    }
    div.ms-inputuserfield a
    {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
    }
    div.ms-inputuserfield
    {
        padding-left: 1px;
        padding-top: 2px;
    }

No comments:

Post a Comment

Please provide your feedback in the comments section above. Please don't forget to follow.