Alignment of icons at overview and lba adjusted
这个提交包含在:
父节点
f66a055961
当前提交
a163b8d387
共有 4 个文件被更改,包括 69 次插入 和 1 次删除
|
|
@ -116,4 +116,27 @@ path.grid-worked {
|
||||||
|
|
||||||
.selectize-dropdown, .selectize-dropdown.form-control {
|
.selectize-dropdown, .selectize-dropdown.form-control {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#lotw_badge {
|
||||||
|
float:right;
|
||||||
|
}
|
||||||
|
|
||||||
|
#edit_qso { float:left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.qso_call {
|
||||||
|
float:left;
|
||||||
|
width:140px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.qso_icons {
|
||||||
|
float:right;
|
||||||
|
}
|
||||||
|
|
||||||
|
td { text-align: left !important; }
|
||||||
|
th { text-align: left !important; }
|
||||||
|
|
||||||
|
#qsoList_wrapper th { text-align: left !important; white-space: nowrap;}
|
||||||
|
#qsoList_wrapper td { text-align: left !important; white-space: nowrap;}
|
||||||
|
|
|
||||||
|
|
@ -117,3 +117,18 @@ div.alert-success a, div.alert-danger a, div.alert-danger {
|
||||||
#edit_qso {
|
#edit_qso {
|
||||||
float:left;
|
float:left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.qso_call {
|
||||||
|
float:left;
|
||||||
|
width:140px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.qso_icons {
|
||||||
|
float:right;
|
||||||
|
}
|
||||||
|
|
||||||
|
td { text-align: left !important; }
|
||||||
|
th { text-align: left !important; }
|
||||||
|
|
||||||
|
#qsoList_wrapper th { text-align: left !important; white-space: nowrap;}
|
||||||
|
#qsoList_wrapper td { text-align: left !important; white-space: nowrap;}
|
||||||
|
|
|
||||||
|
|
@ -13,3 +13,18 @@ thead>tr>td {
|
||||||
#edit_qso {
|
#edit_qso {
|
||||||
float:left;
|
float:left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.qso_call {
|
||||||
|
float:left;
|
||||||
|
width:140px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.qso_icons {
|
||||||
|
float:right;
|
||||||
|
}
|
||||||
|
|
||||||
|
td { text-align: left !important; }
|
||||||
|
th { text-align: left !important; }
|
||||||
|
|
||||||
|
#qsoList_wrapper th { text-align: left !important; white-space: nowrap;}
|
||||||
|
#qsoList_wrapper td { text-align: left !important; white-space: nowrap;}
|
||||||
|
|
|
||||||
|
|
@ -114,6 +114,21 @@ div.alert-danger {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.qso_call {
|
||||||
|
float:left;
|
||||||
|
width:140px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.qso_icons {
|
||||||
|
float:right;
|
||||||
|
}
|
||||||
|
|
||||||
|
td { text-align: left !important; }
|
||||||
|
th { text-align: left !important; }
|
||||||
|
|
||||||
|
#qsoList_wrapper th { text-align: left !important; white-space: nowrap;}
|
||||||
|
#qsoList_wrapper td { text-align: left !important; white-space: nowrap;}
|
||||||
|
|
||||||
#lotw_badge {
|
#lotw_badge {
|
||||||
float:right;
|
float:right;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用