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
1 changed files with 0 additions and 5 deletions

View File

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