Added letter based avatar provider

This commit is contained in:
Frederic Guillot
2016-03-19 11:17:58 -04:00
parent fa86542f90
commit 9d4ba1471d
11 changed files with 238 additions and 9 deletions

View File

@@ -47,11 +47,6 @@ hr {
min-height: 27px; /* Reserve some space to avoid re-layout due to chosen */
}
.avatar {
float: left;
margin-right: 10px;
}
#ui-datepicker-div {
font-size: 0.8em;
}