Initial commit

This commit is contained in:
Gregory Soutade
2014-11-19 08:01:12 +01:00
parent ac211e30ea
commit d2d37d9c90
5 changed files with 159 additions and 216 deletions

View File

@@ -69,9 +69,6 @@ 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;
@@ -88,5 +85,3 @@ table.iwla_graph_table td
{
text-align:center;
}
iframe {outline:none; border:0px; width:100%; height:500px; display:block;}