First version of referers_diff

This commit is contained in:
Gregory Soutade
2014-12-21 15:36:39 +01:00
parent 088fb26a07
commit 9e837fbf6a
6 changed files with 298 additions and 158 deletions

View File

@@ -69,6 +69,9 @@ td:first-child
.iwla_weekend { background : #ECECEC; }
.iwla_curday { font-weight: bold; }
.iwla_others { color: #668; }
.iwla_update { background : orange; }
.iwla_new { background : green }
.iwla_graph_table
{
margin-left:auto;
@@ -85,3 +88,4 @@ table.iwla_graph_table td
{
text-align:center;
}