excel.css 600 B

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