src/ztfy/myams/resources/less/typo.less
changeset 168 42c0629971ff
parent 164 746cbce8ea00
child 171 d1a43750fea2
equal deleted inserted replaced
167:bf78f1c35edd 168:42c0629971ff
   507 	.widget-body& .cke_chrome {
   507 	.widget-body& .cke_chrome {
   508 		border: 0;
   508 		border: 0;
   509 	}
   509 	}
   510 	>pre {
   510 	>pre {
   511 		margin: 30px;
   511 		margin: 30px;
   512 	}
       
   513 	.dataTables_wrapper table,
       
   514 	>table {
       
   515 		border: 0!important;
       
   516 		margin-bottom: 0!important;
       
   517 	}
       
   518 	.dataTables_wrapper table,
       
   519 	>table {
       
   520 		tr td:first-child,
       
   521 		tr th:first-child {
       
   522 			border-left: 0!important;
       
   523 		}
       
   524 		tr td:last-child,
       
   525 		tr th:last-child {
       
   526 			border-right: 0!important;
       
   527 		}
       
   528 		tr:last-child td {
       
   529 			border-bottom: 0;
       
   530 		}
       
   531 	}
   512 	}
   532 	&-bottom {
   513 	&-bottom {
   533 		padding-bottom: 0!important;
   514 		padding-bottom: 0!important;
   534 	}
   515 	}
   535 }
   516 }