Merge with origin:dev

This commit is contained in:
Gregory Soutade
2014-12-31 14:22:46 +01:00
parent a17bbbccf8
commit f1fb8cb674
10 changed files with 157 additions and 37 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,5 @@ table.iwla_graph_table td
{
text-align:center;
}
iframe {outline:none; border:0px; width:100%; height:500px; display:block;}