Add icons to checkins to show media
This commit is contained in:
parent
7a39bfd7d5
commit
79f57e6a11
2 changed files with 50 additions and 25 deletions
|
@ -351,3 +351,11 @@ body {
|
|||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
.checkin-icon {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.checkin-icon--missing {
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue