2021-08-21 23:17:21 +08:00
|
|
|
thead>tr>td {
|
2020-12-07 18:03:25 +08:00
|
|
|
background-color: aliceblue !important;
|
2021-08-21 23:17:21 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.selectize-input {
|
|
|
|
|
border: 1px solid #ced4da;
|
2023-08-25 20:35:33 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#lotw_badge {
|
|
|
|
|
float:right;
|
|
|
|
|
}
|
|
|
|
|
|
2023-08-25 20:47:27 +08:00
|
|
|
#edit_qso:not(.btn) {
|
2023-08-25 20:35:33 +08:00
|
|
|
float:left;
|
|
|
|
|
}
|
2023-08-25 20:41:09 +08:00
|
|
|
|
|
|
|
|
.qso_call {
|
|
|
|
|
float:left;
|
|
|
|
|
width:140px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.qso_icons {
|
|
|
|
|
float:right;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#qsoList_wrapper th { text-align: left !important; white-space: nowrap;}
|
|
|
|
|
#qsoList_wrapper td { text-align: left !important; white-space: nowrap;}
|