Force links to inherit parent font weight

This commit is contained in:
Brian Miyaji
2016-12-13 23:51:44 +11:00
parent fc42a09a55
commit 2aca097f5e

View File

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