Files
zszq-trs/YLErpWeb/wwwroot/Style/Css/superviseReport/MonthlyReport.css
T
2024-05-09 14:06:26 +08:00

36 lines
452 B
CSS

.yl-ckbox {
position: relative;
left: 10px;
top: 10px;
float: left;
}
.tab-content {
overflow-x: hidden;
padding: 0;
margin: 0;
}
.no-skin {
position: static !important;
}
.cell {
border: solid 1px;
text-align: center;
font-size: small;
}
.bold {
font-weight: bold;
}
.title {
font-size: large;
}
.small {
font-size: small;
}
.left {
text-align: left;
}
.right {
text-align: right;
}