- .receiveCount{
- cursor: pointer;
- padding: 16px 8px;
- }
- .receiveCount:hover{
- background: #0e77ca;
- color: #FFFFFF;
- font-weight: bolder;
- }
- th.tableRowStyle{
- text-align: center !important;
- }
- td.tableRowStyle {
- padding: 0 !important;
- text-align: center !important;
- }
|