WIP for new lightbox viewer

This commit is contained in:
Matthew Hodgson 2015-10-27 01:39:19 +00:00
parent 7c445cc108
commit aac00db16b
8 changed files with 222 additions and 32 deletions

View file

@ -66,6 +66,11 @@ limitations under the License.
opacity: 0.5;
}
.mx_MessageTile_content {
display: block;
margin-right: 100px;
}
.mx_EventTile_sending {
color: #ddd;
}