mirror of https://github.com/calzoneman/sync.git
Fix obnoxious link colors in tables on cyborg theme
This commit is contained in:
parent
e0191a50f0
commit
b37bc6b1a5
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue