通达OA2016表单设计控件显示圆角,表单美化

    xiaoxiao2021-03-26  24

    .LIST_VIEW{ font-size:12px; text-align:center; border:1px; border-color:#000000; margin:auto; } .LIST_VIEW td{ height:28px; font-size:12px; white-space: nowrap; text-align:center; } .LIST_VIEW_HEADER{ height:28px; font-size:12px; text-align:center; white-space: nowrap; } #table1 td{ padding:1px; line-height:22px; font-size:13px; } #table1 input[type=text],#table1 textarea{border-radius:3px;border:1px solid #B5D5E2;}

    需要给表格添加id="table1"属性!

    使用效果:

    转载请注明原文地址: https://ju.6miu.com/read-662131.html

    最新回复(0)