Projet

Général

Profil

« Précédent | Suivant » 

Révision 54318d2c

Ajouté par Serghei Mihai il y a plus de 9 ans

dossiers: printing each patient record tab with filtering past and future appointments by dates

Closes #3109

Voir les différences:

calebasse/static/css/dossiers.css
126 126

  
127 127
input[type=checkbox] + button {
128 128
    display: none;
129
}
129
}
130

  
131
.patientrecord_print ul {
132
    margin: 0;
133
    padding: 0;
134
}
135

  
136
.patientrecord_print li {
137
    list-style-type: none;
138
    display: inline;
139
}
140

  
141
.patientrecord_print label {
142
    margin: 0 .5em;
143
}
144

  
145
.print-container {
146
    float: right;
147
}
148
.print-container h5 {
149
    margin: 0;
150
}
151

  
152
.print-container form {
153
    display: inline;
154
}

Formats disponibles : Unified diff