main.css 331 B

12345678910111213141516
  1. /* TABLE CORRESPONDANCE GROUPE / RANG / ETABLISSEMENT */
  2. .table-group-rank-firm {
  3. vertical-align: middle;
  4. }
  5. .table-group-rank-firm .action-buttons{
  6. width: 80px;
  7. text-align: center
  8. }
  9. .activedirectory-test-connection .card-body {
  10. min-height: 266px;
  11. }
  12. .activedirectory-test-connection .text-fullbreak {
  13. word-break: break-all;
  14. }