You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
266 B

  1. html, body, ul, ol {
  2. font-family: Microsoft JhengHei;
  3. margin: 0;
  4. padding: 0; }
  5. .divmain {
  6. position: relative; }
  7. .btnbehavior {
  8. cursor: pointer;
  9. cursor: hand; }
  10. .btnaction {
  11. width: 70px;
  12. height: 20px; }
  13. /*# sourceMappingURL=SingleTable.css.map */