Projet

Général

Profil

« Précédent | Suivant » 

Révision b778d740

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

agenda: show date on each page of activity and split table correctly

Fixes #2359

Voir les différences:

calebasse/static/css/print.css
88 88
  display: none;
89 89
}
90 90

  
91
div.page-header {
92
  position: fixed;
93
  top: 0;
94
}
95

  
96 91
div#activity {
97 92
    float: none;
98 93
}
......
159 154
    display: none;
160 155
}
161 156

  
157
td.avoid-page-break-before {
158
    page-break-before: avoid;
159
}
160

  
162 161
#tabs-8 label:after {
163 162
    content: ':';
164
}
163
}

Formats disponibles : Unified diff