not at buttons
这个提交包含在:
父节点
a163b8d387
当前提交
59d8c2a6ce
共有 4 个文件被更改,包括 4 次插入 和 4 次删除
|
|
@ -123,7 +123,7 @@ path.grid-worked {
|
||||||
float:right;
|
float:right;
|
||||||
}
|
}
|
||||||
|
|
||||||
#edit_qso { float:left;
|
#edit_qso:not(.btn) { float:left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.qso_call {
|
.qso_call {
|
||||||
|
|
|
||||||
|
|
@ -114,7 +114,7 @@ div.alert-success a, div.alert-danger a, div.alert-danger {
|
||||||
float:right;
|
float:right;
|
||||||
}
|
}
|
||||||
|
|
||||||
#edit_qso {
|
#edit_qso:not(.btn) {
|
||||||
float:left;
|
float:left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ thead>tr>td {
|
||||||
float:right;
|
float:right;
|
||||||
}
|
}
|
||||||
|
|
||||||
#edit_qso {
|
#edit_qso:not(.btn) {
|
||||||
float:left;
|
float:left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -133,6 +133,6 @@ th { text-align: left !important; }
|
||||||
float:right;
|
float:right;
|
||||||
}
|
}
|
||||||
|
|
||||||
#edit_qso {
|
#edit_qso:not(.btn) {
|
||||||
float:left;
|
float:left;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用