diff --git a/static/admin.html b/static/admin.html index 9bcfa8f..e3cee5a 100644 --- a/static/admin.html +++ b/static/admin.html @@ -31,11 +31,15 @@ top: 1%; right: 0.5%; } + + .vieux { color: DarkOrchid; } + .tableFixHead { overflow: auto; height: 40%; } .tableFixHead thead th { position: sticky; top: 0; z-index: 1; } table { border-collapse: collapse; width: 100%; } th, td { padding: 8px 16px; } - th { background:#eee; } + th { background: Grey; } + tr:nth-child(even) { background-color: Silver; } @@ -106,7 +110,7 @@ socket.on('update', function(data){ var id = data.id; if(!(id in equipes)){ - var row = `