Skip to content
Snippets Groups Projects

Zadávání bodů a zobrazení výsledků

Merged Jiří Setnička requested to merge jirka/score into devel
All threads resolved!
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -84,10 +84,10 @@ table.data.center th, table.data.center td {
text-align: center;
}
table.data thead {
table.data thead, table.data tfoot {
background-color: #aaa;
}
table.data thead a {
table.data thead a, table.data tfoot a {
color: rgb(0, 22, 121);
}
Loading