element-web/res/css/views/messages
Suguru Hirahara 5446d5d6ba
Fix position of wide images on IRC / modern layout (#8667)
* Move declarations related to position from _MImageBody.scss to _EventTile.scss

These declarations should not be defined as default values as position depends on other factors such as layout, etc.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Move min-height and min-width declarations from _MImageBody.scss to _EventTile.scss

Since min-height and min-width have been specified for bubble layout, the declarations have been expected to be applied to the other layouts.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Apply 'justify-content: center' to bubble layout only

'justify-content: center' was added for the bubble layout with 1436f23. It should not be applied to the other layouts.

In order to prevent an issue related to cascading from happening, 'justify-content: flex-start' is explicitly specified.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* yarn run lint:style --fix

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2022-05-23 09:02:13 +02:00
..
_CallEvent.scss Fixes call tiles overflow (#8096) 2022-04-14 14:27:29 -06:00
_common_CryptoEvent.scss Color cleanup number 10 (#7132) 2021-11-16 10:10:44 +00:00
_CreateEvent.scss Color cleanup number 10 (#7132) 2021-11-16 10:10:44 +00:00
_DateSeparator.scss Make date changes more obvious (#6410) 2022-05-09 14:23:51 +01:00
_DisambiguatedProfile.scss Fix other user's displayName being wrapped on the bubble message layout (#8456) 2022-05-22 09:07:29 +02:00
_EventTileBubble.scss Show bubble tile timestamps for bubble layout inside the bubble (#7622) 2022-01-25 13:10:17 +00:00
_HiddenBody.scss MSC3531 - Implementing message hiding pending moderation (#7518) 2022-01-17 16:04:37 +01:00
_JumpToDatePicker.scss Fix vertical spacing in compact <ContextMenu> (#7684) 2022-02-01 11:23:21 -06:00
_MediaBody.scss Get rid of message-body-panel colors 2021-09-27 09:04:51 +02:00
_MEmoteBody.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_MessageActionBar.scss Fix position of the message action bar on left side bubbles (#8398) 2022-05-16 15:44:05 +00:00
_MessageTimestamp.scss Fix timestamp's position on the chat panel with a maximized widget in IRC layout (#8464) 2022-05-07 03:07:51 +00:00
_MFileBody.scss Revert "remove code related to encrypted file download button in iframe" (#7957) 2022-03-02 18:27:36 +01:00
_MImageBody.scss Fix position of wide images on IRC / modern layout (#8667) 2022-05-23 09:02:13 +02:00
_MImageReplyBody.scss Hide image banner on stickers, they have a tooltip already (#8641) 2022-05-18 10:08:33 +01:00
_MJitsiWidgetEvent.scss Color cleanup number 10 (#7132) 2021-11-16 10:10:44 +00:00
_MjolnirBody.scss Appease the other linter 2019-10-31 16:30:51 -06:00
_MLocationBody.scss Add margin-top to the location body which is a sibling of DisambiguatedProfile (#8523) 2022-05-09 06:33:34 +00:00
_MNoticeBody.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_MPollBody.scss add cursor: pointer to actionable poll options (#7826) 2022-02-18 11:43:07 +01:00
_MStickerBody.scss Fix centering issue with sticker placeholder (#8404) 2022-04-25 17:36:32 +00:00
_MTextBody.scss move css rule to be more generic; remove overriden rule 2018-06-13 19:08:24 +01:00
_MVideoBody.scss Fix some image/video scroll jumps (#8182) 2022-03-28 19:07:02 +00:00
_ReactionsRow.scss Fix styles of "Show all" link button on ReactionsRow (#8658) 2022-05-21 11:38:50 +02:00
_ReactionsRowButton.scss Task/colors-13 (#7271) 2021-12-03 09:23:38 +00:00
_RedactedBody.scss Fix redacted messages (again) 2021-07-02 15:09:02 +02:00
_RoomAvatarEvent.scss Auto-fix stylelint issues 2019-07-10 16:56:40 +01:00
_TextualEvent.scss Fix unexpected and inconsistent inheritance of line-height property for mx_TextualEvent (#8485) 2022-05-07 03:07:11 +00:00
_UnknownBody.scss Bring back UnknownBody for UISIs 2020-05-08 19:15:59 +01:00
_ViewSourceEvent.scss Fix MessageTimestamp position next to redacted messages on IRC/modern layout (#8591) 2022-05-14 09:55:52 +02:00