fix dxcc award bg colors

This commit is contained in:
HB9HIL
2023-11-20 02:14:51 +01:00
parent 9cce827bee
commit bccd6819c1
5 changed files with 35 additions and 2 deletions

View File

@@ -11,6 +11,14 @@
--bs-table-hover-color: #fff;
}
.dxccBgDanger a {
color: white;
}
.dxccBgSuccess a{
color: white;
}
/*
* Dark Maps
*/
@@ -162,3 +170,4 @@ div.alert-danger {
text-align: left !important;
white-space: nowrap;
}