fixed bad thead in wide theme

This commit is contained in:
HB9HIL
2023-12-07 13:10:31 +01:00
parent fae7ee8d56
commit 88b033ee82
6 changed files with 6 additions and 6 deletions

View File

@@ -160,7 +160,7 @@ div.alert-danger {
#qsoList_wrapper th {
text-align: left !important;
white-space: pre-wrap;
white-space: nowrap;
}
#qsoList_wrapper td {
text-align: left !important;

View File

@@ -83,7 +83,7 @@
#qsoList_wrapper th {
text-align: left !important;
white-space: pre-wrap;
white-space: nowrap;
}
#qsoList_wrapper td {
text-align: left !important;

View File

@@ -166,7 +166,7 @@ path.grid-worked {
#qsoList_wrapper th {
text-align: left !important;
white-space: pre-wrap;
white-space: nowrap;
}
#qsoList_wrapper td {
text-align: left !important;

View File

@@ -179,7 +179,7 @@ div.alert-danger {
#qsoList_wrapper th {
text-align: left !important;
white-space: pre-wrap;
white-space: nowrap;
}
#qsoList_wrapper td {
text-align: left !important;

View File

@@ -41,7 +41,7 @@ thead > tr > td {
#qsoList_wrapper th {
text-align: left !important;
white-space: pre-wrap;
white-space: nowrap;
}
#qsoList_wrapper td {

View File

@@ -202,7 +202,7 @@ div.alert-danger {
#qsoList_wrapper th {
text-align: left !important;
white-space: pre-wrap;
white-space: nowrap;
}
#qsoList_wrapper td {
text-align: left !important;