wrap in lba as the original wide theme was

这个提交包含在:
HB9HIL 2023-12-07 01:50:03 +01:00
父节点 8814c2aae4
当前提交 0a4827fa3e
共有 6 个文件被更改,包括 19 次插入10 次删除

查看文件

@ -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 {

查看文件

@ -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;
}

查看文件

@ -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) {

查看文件

@ -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) {

查看文件

@ -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) {

查看文件

@ -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 {