.formulaire_editer_autorisations .boss { max-width: 24px; } .formulaire_editer_autorisations .chosen-container { max-width: 100%; } .formulaire_editer_autorisations table tr:nth-child(even) { background-color: rgb(231, 233, 237); } .icone_svg { width: 1em; height: 1em; vertical-align: -0.15em; fill: currentColor; overflow: hidden; } .icone_svg.checked { transform: rotate(180deg); fill: green; } button[type='button'].toggle_save_modele { float: right; background-color: transparent; border-color: transparent; box-shadow: none; min-width: 20px; padding: 0; color: #000; } .pas_modele.enregistrer_modele input { display: none; } .modifie input { color: red; } .modifie a { color: red; } .formulaire_editer_modeles_autorisation .chosen-container { max-width: 100%; }