Renamed demo-mode to readonly-mode

This commit is contained in:
perryharlock
2013-11-19 09:04:24 +00:00
parent 15ae109eac
commit 44726558f1
4 changed files with 4 additions and 4 deletions

View File

@@ -243,7 +243,7 @@
.date {
margin-top:5px;
}
.demo-mode .date {
.readonly-mode .date {
margin-top:40px;
}
.tasks-list {