src/ztfy/myams/resources/css/myams.css
changeset 168 42c0629971ff
parent 164 746cbce8ea00
child 171 d1a43750fea2
equal deleted inserted replaced
167:bf78f1c35edd 168:42c0629971ff
  3514 .widget-body.no-padding .cke_chrome {
  3514 .widget-body.no-padding .cke_chrome {
  3515   border: 0;
  3515   border: 0;
  3516 }
  3516 }
  3517 .no-padding > pre {
  3517 .no-padding > pre {
  3518   margin: 30px;
  3518   margin: 30px;
  3519 }
       
  3520 .no-padding .dataTables_wrapper table,
       
  3521 .no-padding > table {
       
  3522   border: 0!important;
       
  3523   margin-bottom: 0!important;
       
  3524 }
       
  3525 .no-padding .dataTables_wrapper table tr td:first-child,
       
  3526 .no-padding > table tr td:first-child,
       
  3527 .no-padding .dataTables_wrapper table tr th:first-child,
       
  3528 .no-padding > table tr th:first-child {
       
  3529   border-left: 0!important;
       
  3530 }
       
  3531 .no-padding .dataTables_wrapper table tr td:last-child,
       
  3532 .no-padding > table tr td:last-child,
       
  3533 .no-padding .dataTables_wrapper table tr th:last-child,
       
  3534 .no-padding > table tr th:last-child {
       
  3535   border-right: 0!important;
       
  3536 }
       
  3537 .no-padding .dataTables_wrapper table tr:last-child td,
       
  3538 .no-padding > table tr:last-child td {
       
  3539   border-bottom: 0;
       
  3540 }
  3519 }
  3541 .no-padding-bottom {
  3520 .no-padding-bottom {
  3542   padding-bottom: 0!important;
  3521   padding-bottom: 0!important;
  3543 }
  3522 }
  3544 .no-x-padding {
  3523 .no-x-padding {
  7825 .dataTables_wrapper div.DTFC_LeftHeadWrapper table {
  7804 .dataTables_wrapper div.DTFC_LeftHeadWrapper table {
  7826   margin-bottom: 0!important;
  7805   margin-bottom: 0!important;
  7827   border-top-right-radius: 0!important;
  7806   border-top-right-radius: 0!important;
  7828   border-bottom-left-radius: 0!important;
  7807   border-bottom-left-radius: 0!important;
  7829   border-bottom-right-radius: 0!important;
  7808   border-bottom-right-radius: 0!important;
       
  7809 }
       
  7810 .no-padding .dataTables_wrapper table,
       
  7811 .no-padding > table {
       
  7812   border: 0!important;
       
  7813   margin-bottom: 0!important;
       
  7814 }
       
  7815 .no-padding .dataTables_wrapper table.border-top,
       
  7816 .no-padding > table.border-top {
       
  7817   border-top: 1px solid #ddd!important;
       
  7818 }
       
  7819 .no-padding .dataTables_wrapper table tr td:first-child,
       
  7820 .no-padding > table tr td:first-child,
       
  7821 .no-padding .dataTables_wrapper table tr th:first-child,
       
  7822 .no-padding > table tr th:first-child {
       
  7823   border-left: 0!important;
       
  7824 }
       
  7825 .no-padding .dataTables_wrapper table tr td:last-child,
       
  7826 .no-padding > table tr td:last-child,
       
  7827 .no-padding .dataTables_wrapper table tr th:last-child,
       
  7828 .no-padding > table tr th:last-child {
       
  7829   border-right: 0!important;
       
  7830 }
       
  7831 .no-padding .dataTables_wrapper table tr:last-child td,
       
  7832 .no-padding > table tr:last-child td {
       
  7833   border-bottom: 0;
  7830 }
  7834 }
  7831 .dataTables_scrollBody {
  7835 .dataTables_scrollBody {
  7832   -webkit-overflow-scrolling: touch;
  7836   -webkit-overflow-scrolling: touch;
  7833 }
  7837 }
  7834 .top .dataTables_info {
  7838 .top .dataTables_info {