add pointer to EventTile

This commit is contained in:
Matthew Hodgson
2016-03-17 13:09:28 +00:00
parent cddfa62e27
commit 4164688c24

View File

@@ -29,6 +29,7 @@ limitations under the License.
float: left;
position: relative;
top: 0px;
cursor: pointer;
}
.mx_EventTile_continuation {