Initial ng/md version of the attendees editor

This commit is contained in:
Francis Lachapelle
2015-06-12 12:05:06 -04:00
parent a2383db454
commit a95ed0f8e6
7 changed files with 463 additions and 144 deletions
@@ -80,6 +80,13 @@ div.md-tile-left {
height:(7 * $line);
}
.sg-avatars {
margin: ($mg / 2) 0 0 ($mg / 2);
img {
border-radius: 100%;
margin-right: ($mg / 2);
}
}
// Avatar placeholder
// ------------------------------------
.md-tile-left:before {