.gamutable--sousTable { display: flex; justify-content: space-between; } .gamutable--pagination { display: flex; } .iconeTri { float: right; position: relative; } .iconeTri .fa-sort-asc { position: absolute; color: #cecece; cursor: pointer; } .iconeTri .fa-sort-desc { color: #cecece; cursor: pointer; } .iconeTri .active { color: #000; } #app .active { background-color: rgba(179, 209, 67, 0.47); } td.id { cursor: pointer; }