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 move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_MFileBody.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_MImageBody.scss Fix black-on-black GIF icon for stickers 2019-01-07 13:49:01 +00:00
_MNoticeBody.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_MStickerBody.scss Factor out all shared logic between MStickerBody and MImageBody 2018-05-21 16:59:13 +01:00
_MTextBody.scss move css rule to be more generic; remove overriden rule 2018-06-13 19:08:24 +01:00
_MessageTimestamp.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_RoomAvatarEvent.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_SenderProfile.scss move sendername colors to theme 2018-10-23 15:48:44 +02:00
_TextualEvent.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_UnknownBody.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00