Display an error message when there is no column for a project

This commit is contained in:
Frédéric Guillot
2014-02-23 20:34:55 -05:00
parent 2298594455
commit 50051e776f
5 changed files with 92 additions and 73 deletions

View File

@@ -426,6 +426,10 @@ nav .active a {
text-align: right;
}
.public-board {
margin-top: 5px;
}
#board th a {
text-decoration: none;
font-size: 150%;