wrap in lba as the original wide theme was

pull/2788/head
HB9HIL 2023-12-07 01:50:03 +01:00
rodzic 8814c2aae4
commit 0a4827fa3e
6 zmienionych plików z 19 dodań i 10 usunięć

Wyświetl plik

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

Wyświetl plik

@ -80,3 +80,12 @@
#qsomap {
height: 400px !important;
}
#qsoList_wrapper th {
text-align: left !important;
white-space: pre-wrap;
}
#qsoList_wrapper td {
text-align: left !important;
white-space: pre-wrap;
}

Wyświetl plik

@ -166,11 +166,11 @@ path.grid-worked {
#qsoList_wrapper th {
text-align: left !important;
white-space: nowrap;
white-space: pre-wrap;
}
#qsoList_wrapper td {
text-align: left !important;
white-space: nowrap;
white-space: pre-wrap;
}
@media (min-width: 1500px) {

Wyświetl plik

@ -179,11 +179,11 @@ div.alert-danger {
#qsoList_wrapper th {
text-align: left !important;
white-space: nowrap;
white-space: pre-wrap;
}
#qsoList_wrapper td {
text-align: left !important;
white-space: nowrap;
white-space: pre-wrap;
}
@media (min-width: 992px) {

Wyświetl plik

@ -41,12 +41,12 @@ thead > tr > td {
#qsoList_wrapper th {
text-align: left !important;
white-space: nowrap;
white-space: pre-wrap;
}
#qsoList_wrapper td {
text-align: left !important;
white-space: nowrap;
white-space: pre-wrap;
}
@media (min-width: 1500px) {

Wyświetl plik

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