Merge branch 'develop' of github.com:optiz0r/status-board into develop

Conflicts:
	source/webui/templates/index.tpl
This commit is contained in:
2011-12-19 15:16:47 +00:00
3 changed files with 10 additions and 14 deletions

View File

@@ -107,4 +107,8 @@ div.site {
div.incident {
margin-left: 2em;
}
}
table th, table td {
text-align: center;
}