| 12345678910111213 |
- th.required:after {position: relative; right: 10px;}
- td .passwordBox {border-left-width: 0px!important;}
- .c-id {width: 40px;}
- .c-realname, .c-visions {width: 130px;}
- .c-dept, .c-role, .c-group, .c-commiter, .c-join, .c-contact {width: 120px;}
- .c-type {width: 110px;}
- .accountThWidth {width: 120px !important;}
- .genderThWidth {width: 100px !important;}
- .region-affixed-scrollbar {position: fixed; bottom: 0; overflow-x: auto; z-index: 100; background-color: rgba(255,255,255,.85); display: none;}
- .has-affixed-region .region-affixed-scrollbar {display: block;}
- .region-affixed-holder {height: 1px;}
|