#268: Implement user management.

This commit is contained in:
Michael Jumper
2013-02-10 13:22:58 -08:00
parent 2d03153b8e
commit 7f17ce4e88
2 changed files with 204 additions and 43 deletions

View File

@@ -202,7 +202,7 @@ div.section {
border: 1px solid rgba(0, 0, 0, 0.25);
}
.list-item.selected.icon {
.list-item.selected .icon {
opacity: 1.0;
}