New way to display global statistics : with links in months names instead of "Details" button

Fix Months name not translated in "By Day" corner
This commit is contained in:
Gregory Soutade
2023-02-04 08:40:36 +01:00
parent 21a21cd68f
commit cb18cf928e
3 changed files with 17 additions and 23 deletions

View File

@@ -68,6 +68,7 @@ td:first-child
.iwla_search { background : #F4F090; }
.iwla_weekend { background : #ECECEC; }
.iwla_curday { font-weight: bold; }
.iwla_curday > a { font-weight: bold; color:black}
.iwla_others { color: #668; }
.iwla_update { background : orange; }
.iwla_new { background : green }