PLT-1831 Add statuses to centre channel profile pictures (#3826)

* Created profile picture componenet and added statuses to pictures in center channel

* PLT-3899 - Updating UI for status indicators (#3823)

* PLT-3899 - Updating UI for status indicators

* Updating position of timestamps for compact layout
Этот коммит содержится в:
Joram Wilander
2016-08-19 10:06:16 -04:00
коммит произвёл GitHub
родитель 8c2ea22892
Коммит dad764088e
10 изменённых файлов: 170 добавлений и 43 удалений

Просмотреть файл

@@ -703,6 +703,10 @@ body.ios {
}
.post__img {
.status-wrapper {
display: none;
}
img {
display: none;
}