element-web/res/css/views/messages
David Baker 54898a6c35 Fix black-on-black GIF icon for stickers
Text colour ended up being the link colour on images because the
whole image is in an `a`, but stickers are not so it got the default
font colour, which might be black. Define an explicit colour.

Also set pointer-events: none so you can hover over the gif icon
too (I managed to make the message panel small which made the icon
cover most the image, so this prevented the gif from animating
at all).

Fixes https://github.com/vector-im/riot-web/issues/8004
2019-01-07 13:49:01 +00:00
..
_CreateEvent.scss
_DateSeparator.scss
_MEmoteBody.scss
_MFileBody.scss
_MImageBody.scss Fix black-on-black GIF icon for stickers 2019-01-07 13:49:01 +00:00
_MNoticeBody.scss
_MStickerBody.scss
_MTextBody.scss
_MessageTimestamp.scss
_RoomAvatarEvent.scss
_SenderProfile.scss
_TextualEvent.scss
_UnknownBody.scss