src/ztfy/myams/resources/less/typo.less
changeset 168 42c0629971ff
parent 164 746cbce8ea00
child 171 d1a43750fea2
--- a/src/ztfy/myams/resources/less/typo.less	Mon Mar 21 16:02:11 2016 +0100
+++ b/src/ztfy/myams/resources/less/typo.less	Mon Mar 21 16:07:45 2016 +0100
@@ -510,25 +510,6 @@
 	>pre {
 		margin: 30px;
 	}
-	.dataTables_wrapper table,
-	>table {
-		border: 0!important;
-		margin-bottom: 0!important;
-	}
-	.dataTables_wrapper table,
-	>table {
-		tr td:first-child,
-		tr th:first-child {
-			border-left: 0!important;
-		}
-		tr td:last-child,
-		tr th:last-child {
-			border-right: 0!important;
-		}
-		tr:last-child td {
-			border-bottom: 0;
-		}
-	}
 	&-bottom {
 		padding-bottom: 0!important;
 	}