Cloudlog/assets/css/default/overrides.css

28 行
436 B
CSS

thead>tr>td {
2020-12-07 18:03:25 +08:00
background-color: aliceblue !important;
}
.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;
}
.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;}