parent
520be3d5db
commit
9c00a27081
2 changed files with 2 additions and 2 deletions
|
@ -458,7 +458,7 @@ li.entry .error-icon-container {
|
||||||
video {
|
video {
|
||||||
background: black;
|
background: black;
|
||||||
min-height: 300px;
|
min-height: 300px;
|
||||||
min-width: 240px;
|
min-width: 280px;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|
|
@ -1287,7 +1287,7 @@ li.entry .error-icon-container {
|
||||||
.message-list .attachments video {
|
.message-list .attachments video {
|
||||||
background: black;
|
background: black;
|
||||||
min-height: 300px;
|
min-height: 300px;
|
||||||
min-width: 240px; }
|
min-width: 280px; }
|
||||||
.message-container .attachments img,
|
.message-container .attachments img,
|
||||||
.message-list .attachments img {
|
.message-list .attachments img {
|
||||||
cursor: pointer; }
|
cursor: pointer; }
|
||||||
|
|
Loading…
Reference in a new issue