Projet

Général

Profil

« Précédent | Suivant » 

Révision e8a1fe31

Ajouté par Jérôme Schneider il y a plus de 9 ans

dossiers: render pause facturation comment expandable

Closes #5010

Voir les différences:

calebasse/static/css/dossiers.css
152 152
.print-container form {
153 153
    display: inline;
154 154
}
155

  
156
.js-expandable .js-click-to-expand:after { content: " [+]"; }
157
.js-expanded .js-click-to-expand:after { content: " [-]"; }
158
.js-click-to-expand { cursor: pointer; }
159
.js-click-to-expand:hover { font-weight: bold; }
160

  
161
.js-expandable .js-to-expand { display: none; }
162
.js-expandable.js-expanded .js-to-expand { display: block; }

Formats disponibles : Unified diff