Fix obnoxious link colors in tables on cyborg theme

This commit is contained in:
calzoneman 2014-11-21 16:58:22 -06:00
parent e0191a50f0
commit b37bc6b1a5

View file

@ -6350,11 +6350,6 @@ table,
.table {
color: #fff;
}
table a:not(.btn),
.table a:not(.btn) {
color: #fff;
text-decoration: underline;
}
table .dropdown-menu a,
.table .dropdown-menu a {
text-decoration: none;