Remove borders in default stylesheet

This commit is contained in:
Brian Miyaji
2017-01-11 23:08:20 +11:00
parent ca8f1099bf
commit 392edd143f

View File

@@ -48,6 +48,7 @@
.sp-template a,
.sp-data-table a {
box-shadow: none !important;
border: none !important;
text-decoration: none !important;
font-weight: inherit !important;
color: #00a69c !important;