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 Add image dimensions 2018-08-21 17:52:13 +01:00
_DateSeparator.scss style date separator 2018-10-23 10:25:04 +02:00
_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 move sendername colors to theme 2018-10-23 15:48:44 +02:00
_TextualEvent.scss
_UnknownBody.scss