公告板
版本库
filestore
活动
搜索
登录
main
/
lightningupdate
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
调拨新建重写新建默认No.的值 *
LiJinHuan
2023-07-06
e69ad8a253c04834488b00c2b1be138c583e40b5
[lightningupdate.git]
/
force-app
/
main
/
default
/
staticresources
/
listTable.css
1
2
3
4
5
6
7
8
9
10
11
body .pbBody table.list tr th, body .pbBody table.list tr td {
border: 1px solid #ededed;
white-space: normal;
}
body .pbBody table.list tr.headerRow td,body .pbBody table.list tr.headerRow th {
background: #f2f3f3;
border-width: 0 0 1px 1px;
border-color: #e0e3e5;
font-size: .9em;
font-weight: bold;
}