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

6 lines
514 B
CSS

.ui-widget label { color: #00b5f8 !important; }
.ui-widget .btn-primary { min-width: 79px !important; height: 29px !important; }
.selftable { background-color: white; border-style: solid; border-width: 1px; border-color: lightgray; box-shadow: 0 0 0 0.1rem rgba(200, 200, 200, 0.5); border-radius: 3px 3px; margin: 1rem 1rem 1rem 1rem; }
#selusertable tr td { width: 137px !important; height: 47px !important; }
#selusertable tr:nth-child(1) { background-color: #17A2B8; }
#selusertable tr { background: #fff; }