mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-29 02:07:36 +00:00
Initial ng/md version of the attendees editor
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user