.gamutable--sousTable { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; } .gamutable--pagination { display: -ms-flexbox; display: flex; } .gamutable table { font-size: 1rem; } .gamutable table th > div { display: -ms-flexbox; display: flex; } .gamutable table .label_tete_colonne { -ms-flex-positive: 1; flex-grow: 1; } .gamutable table .iconeTri { float: right; width: 1rem; } .gamutable table .tri_col { cursor: pointer; fill: #cecece; } .gamutable table .iconeTri > .active { fill: #000; } #app .select { background-color: rgba(179, 209, 67, 0.47); } td.id { cursor: pointer; } th.icone { width: 30px; text-align: center; } td.icone { /*padding: 0;*/ } td.icone > * { width: 100%; display: block; padding: 0.5rem; text-align: center; } td.icone i { font-size: 1.8rem; } /*# sourceMappingURL=gamutable.css.map */