[Themes] Adjusting css. Removed these rules, since they left-align all tables in Cloudlog
这个提交包含在:
父节点
bf97b7a057
当前提交
27cd9fb571
共有 4 个文件被更改,包括 0 次插入 和 12 次删除
|
|
@ -135,8 +135,5 @@ path.grid-worked {
|
|||
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;}
|
||||
|
|
|
|||
|
|
@ -127,8 +127,5 @@ div.alert-success a, div.alert-danger a, div.alert-danger {
|
|||
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;}
|
||||
|
|
|
|||
|
|
@ -23,8 +23,5 @@ thead>tr>td {
|
|||
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;}
|
||||
|
|
|
|||
|
|
@ -123,9 +123,6 @@ div.alert-danger {
|
|||
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;}
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用