element-web-Github/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 Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_AuxPanel.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_BasicMessageComposer.pcss Revert "Member avatars without canvas" (#10057 2023-02-02 10:22:19 +00:00
_DecryptionFailureBar.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_E2EIcon.pcss Use compound colours for verification badges (#9794) 2022-12-20 02:07:28 +00:00
_EditMessageComposer.pcss Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
_EmojiButton.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_EntityTile.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_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 Apply prettier formatting 2022-12-12 12:24:14 +01:00
_IRCLayout.pcss Tidy up IRCLayout.pcss (#10189) 2023-04-23 07:37:20 +00:00
_JumpToBottomButton.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_LinkPreviewGroup.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_LinkPreviewWidget.pcss Fix url preview AXE and layout issue & add percy test (#9189) 2022-08-17 16:07:18 +00:00
_LiveContentSummary.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_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 Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
_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 Apply prettier formatting 2022-12-12 12:24:14 +01:00
_ReplyPreview.pcss Issue Fix: Misaligned reply preview in thread composer (#9977) 2023-01-25 08:51:07 +01:00
_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 Fix the size of the 'Private space' icon (#9638) 2022-11-28 23:22:52 -05:00
_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 Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_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 Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
_ThreadSummary.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_TopUnreadMessagesBar.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_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