HM-SPMS/web/nginx/html/css/theme/default/hisevent.min.css
2026-01-06 04:47:40 +08:00

1 line
1.5 KiB
CSS

body{padding:0 20px}#table{table-layout:fixed;width:100%;counter-reset:c 0}#table td,#table th{height:35px;text-align:center}#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}#table th.sort{cursor:pointer;position:relative}#table th.sort::after{content:"";width:0;height:0;position:absolute;right:10px}#table th.sort.desc::after{top:14px}#table th.sort.asc::after{top:8px}input.Wdate{width:110px;height:28px;padding:0 30px 0 10px;margin-left:10px;cursor:pointer;border-radius:4px}button.searchbtn{border-radius:4px;height:30px;width:58px;cursor:pointer;margin-left:10px}.shadow{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}#dialog{width:615px;height:504px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-69px,-55px)}p.close{height:36px;line-height:36px;width:100%;text-align:center;position:relative}p.close em{position:absolute;right:10px;font-family:simSong;font-size:22px;cursor:pointer;padding:0 10px}#dialog label{display:block;padding-left:3px}#dialog .content>ul{width:100%;text-align:left;padding:0 3.75%;box-sizing:border-box}#dialog .content>ul li{width:25%;display:inline-block;vertical-align:top;padding:20px 3.75%;box-sizing:border-box}#dialog .content>ul select{margin:16px auto 6px;width:100%}#dialog .content>ul select option{padding-left:10px}#dialog .content>ul select.dev{width:110px;height:32px;border-radius:5px;padding-left:10px}#dialog .content>ul input.ctn{width:221px;height:28px;border-radius:5px;margin-top:16px}