1 line
2.8 KiB
CSS
1 line
2.8 KiB
CSS
.bg,a.btn{box-sizing:border-box}#table td,#table th,h1,p.close{text-align:center}.bg,p.close{position:relative}#collectlist li em,p.close em{font-family:simSong;cursor:pointer}.small,a.btn.cur{background-color:transparent}.bg{height:calc(100% - 30px);margin:10px 20px 20px;width:auto}.bd{border-width:1px;border-style:solid}h1{line-height:50px;font-size:22px;vertical-align:bottom}.small{border:none;outline:0;cursor:pointer;font-size:16px}a.btn,p.btn,p.close{border-bottom-style:solid}#table td,#table th,.layui-layer.colldialog,.op-btn,.op-btn.cur,button.btnStyle,button.next-item,button.prev-item,input[name=collectname]{border-width:1px;border-style:solid}.small.cur{text-decoration:underline}.colldialog .layui-layer-setwin{top:8px}.colldialog .layui-layer-setwin a{width:30px;height:30px}.colldialog .layui-layer-setwin .layui-layer-close1{background-position:-180px -31px}.op-btn{margin:4px;width:60px;height:30px;cursor:pointer;outline:0}.tree-filter{height:36px;line-height:36px;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.tree-filter>button,.tree-filter>input[type=text]{height:24px;border-radius:3px}.tree-filter>input[type=text]{width:120px}.charline{height:600px}p.close{height:36px;line-height:36px;width:100%;border-bottom-width:1px}p.close em{position:absolute;right:10px;font-size:22px;padding:0 10px}#dialog{width:825px;height:600px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:none}.show-color,a.btn,p.btn{display:inline-block;vertical-align:middle}#dialog .content{height:calc(100% - 76px);overflow:auto}#table{table-layout:fixed;width:100%;counter-reset:c 0}#table td,#table th{height:35px}#table tbody tr>td:first-child:before{counter-increment:c 1;content:counter(c)}#table tbody tr>td:last-child{text-align:left;padding-left:10px}.show-color{width:13px;height:13px}.table{height:220px;overflow:auto}.table table{width:100%;margin-top:10px}.table td,.table th{height:30px;line-height:30px;text-align:center}.table tr:not(:first-child)>td:first-child{text-align:left}.table tr:not(:first-child)>td:first-child input{margin:0 30px 0 20px}button.btnStyle,button.next-item,button.prev-item{border-radius:4px;height:30px;width:68px;cursor:pointer;margin-left:10px}input[name=collectname]{width:248px;height:32px;font-size:14px;border-radius:4px;margin-top:10px}a.btn{text-align:center;width:50%;font-size:13px;height:36px;padding:0 5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-bottom-width:1px}p.btn{width:100px;height:100%;border-bottom-width:1px}a.btn.cur{border-width:3px;height:37px}#collectlist li{height:26px;line-height:26px;padding:2px 16px;cursor:pointer}#collectlist li span{line-height:26px;font-size:13px}#collectlist li em{line-height:26px;padding:0 6px}.defined-interval,input.Wdate{width:110px;height:28px;padding:0 30px 0 10px;margin-left:10px;cursor:pointer;border-radius:4px} |