#CACHE{3600*100,cache-client} #HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15} #HTTP_HEADER{Vary: Accept-Encoding} #SET{claire,##ENV{couleur_claire,edf3fe}} #SET{foncee,##ENV{couleur_foncee,3874b0}} #SET{left,#ENV{ltr}|choixsiegal{left,left,right}} #SET{right,#ENV{ltr}|choixsiegal{left,right,left}} .editer_groupe_mot select[name=id_groupe] optgroup { padding:.5em 3px 3px 3px; } .editer_groupe_mot select[name=id_groupe] option { padding:3px 3px 3px 25px; } .editer_groupe_mot select[name=id_groupe] option.mots_arborescents { background:url(#CHEMIN_IMAGE{motsar-16.png}) 4px center no-repeat; } .editer_groupe_mot select[name=id_groupe] option.mots_plats { background:url(#CHEMIN_IMAGE{mot-16.png}) 4px center no-repeat;} span.profondeur_mot { opacity:.3; } .liste-objets.mots .motsar span.profondeur_mot { display: table-cell; padding-right: 0.5em; } .liste-objets.mots .motsar a { display: table-cell; } .choix.motsar-racine, .choix.motsar-enfant { display: table; width: 100%; } .choix.motsar-racine { padding-bottom: 0.5em; } .choix.motsar-enfant + .choix.motsar-racine { padding-top: 1em; } .choix.motsar-enfant span.profondeur_mot { display: table-cell; opacity: 0; } .choix.motsar-racine .checkbox, .choix.motsar-enfant .checkbox { display: table-cell; } .choix.motsar-racine label, .choix.motsar-enfant label { display: table-cell; padding-left: 0.5em; width: 100%; }