Add public view for tasks
This commit is contained in:
@@ -552,6 +552,12 @@ a.filter-on {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.public-task {
|
||||
max-width: 700px;
|
||||
margin: 0 auto;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#board th a {
|
||||
text-decoration: none;
|
||||
font-size: 150%;
|
||||
|
||||
Reference in New Issue
Block a user