Bladeren bron

_reset table, tr, td border none

bach 3 jaren geleden
bovenliggende
commit
30e3aca691

File diff suppressed because it is too large
+ 2 - 80
web/themes/custom/materiotheme/assets/dist/main.css


BIN
web/themes/custom/materiotheme/assets/dist/main.css.gz


File diff suppressed because it is too large
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


+ 4 - 0
web/themes/custom/materiotheme/assets/styles/base/_reset.scss

@@ -50,3 +50,7 @@ input[type="password"]{
 	// outline-style: solid;
 	// outline-width: 1px;
 }
+
+table, tr, td {
+	border: none;
+}

Some files were not shown because too many files changed in this diff