.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; }