th { text-transform: uppercase; } a { color: #212529; } .table-row { cursor: pointer; display: table-row; } .is-public { padding-left: 5px; padding-right: 5px; border: 1px solid #00b29f3b; color: #00b29f; background-color: #00b29f0f; border-radius: 10em; text-align: center; } .template-name { padding-left: 0.5em; border: 1px solid rgb(218, 227, 243); color: rgb(43, 104, 209); background-color: rgb(236, 241, 249); border-radius: 10em; text-align: center; max-width: 160px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .chip { padding: 0.1em 1em; margin-bottom: 1em; margin-left: 2.5em; margin-right: 2.5em; border-radius: 10em; background-color: #0d7489; /* background-color: rgba(0, 112, 192, 1); */ /* background-color: #007bff; */ color: #fff; text-transform: uppercase; text-align: center; font-weight: 500; max-width: 160px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .mat-icon-button :hover { color: rgb(120, 173, 220); } .view-all { margin-left: auto; margin-bottom: 0px !important; color: #6aa4d9; } .view-all:hover { color: rgb(46, 117, 182) !important; }