element-web/res/css/views/rooms
Suguru Hirahara 569ef31f9d
Remove `mx_EventTile:not([data-layout="bubble"])` selector (#9033)
* Move declarations out of `mx_EventTile:not([data-layout=bubble])`

merging style rules on _EventBubbleTile.scss

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

* Remove an obsolete `!important` flag from `&.mx_EventTile_continuation`

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

* Remove `clear: unset` declaration from EventTile on bubble layout

While mx_EventTile:not([data-layout="bubble"]) suggests that "clear: both" would not be applied to the bubble layout, the value "both" has been in fact luckily applied thanks to "mx_RoomView_MessageList li" on _RoomView.pcss, imported later than _EventTile.pcss.

Since "clear: both" is declared for mx_EventTile, this declaration is no longer needed here.

Though the value of that declaration of mx_EventTile on the timeline (including ThreadView) seems to have been overridden by "mx_RoomView_MessageList li" for all layouts, it should not be removed yet until E2E tests which check visual regressions are implemented, in order to minimize the risk of a regression outside of the timeline.

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

* Remove `:not()` pseudo class from `_FilePanel.pcss`

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

* Remove `!important` flag from `_MessageEditHistoryDialog.pcss`

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

* Remove a comment about overriding

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

* Run prettier

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

---------

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-04-27 13:02:34 +00:00
..
wysiwyg_composer bump max-height to 16 lines in the rich text editors (#10670) 2023-04-27 07:37:38 +00:00
_AppsDrawer.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_Autocomplete.pcss
_AuxPanel.pcss
_BasicMessageComposer.pcss
_DecryptionFailureBar.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_E2EIcon.pcss
_EditMessageComposer.pcss Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
_EmojiButton.pcss
_EntityTile.pcss
_EventBubbleTile.pcss Remove `mx_EventTile:not([data-layout="bubble"])` selector (#9033) 2023-04-27 13:02:34 +00:00
_EventTile.pcss Remove `mx_EventTile:not([data-layout="bubble"])` selector (#9033) 2023-04-27 13:02:34 +00:00
_HistoryTile.pcss
_IRCLayout.pcss Tidy up IRCLayout.pcss (#10189) 2023-04-23 07:37:20 +00:00
_JumpToBottomButton.pcss
_LinkPreviewGroup.pcss
_LinkPreviewWidget.pcss
_LiveContentSummary.pcss
_MemberInfo.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_MemberList.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_MessageComposer.pcss Use compound Mic icons everywhere (#9849) 2023-01-02 13:36:58 +00:00
_MessageComposerFormatBar.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_NewRoomIntro.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_NotificationBadge.pcss
_PinnedEventTile.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_PresenceLabel.pcss Rename PostCSS files to `.pcss` (#9013) 2022-07-15 14:53:23 +01:00
_ReadReceiptGroup.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_RecentlyViewedButton.pcss
_ReplyPreview.pcss
_ReplyTile.pcss Fix flaky Percy tests of `ReplyChain` (#10450) 2023-03-27 12:13:25 +00:00
_RoomBreadcrumbs.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_RoomCallBanner.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_RoomHeader.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_RoomInfoLine.pcss
_RoomList.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_RoomListHeader.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_RoomPreviewBar.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_RoomPreviewCard.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_RoomSublist.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_RoomTile.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_RoomUpgradeWarningBar.pcss
_SearchBar.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_SendMessageComposer.pcss Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
_Stickers.pcss
_ThreadSummary.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_TopUnreadMessagesBar.pcss
_VoiceRecordComposerTile.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_WhoIsTypingTile.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00