element-web/res/css/structures
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
..
auth Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_AutocompleteInput.pcss add-privileged-users-in-room (#9596) 2022-12-08 12:40:31 +01:00
_AutoHideScrollbar.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_BackdropPanel.pcss Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
_CompatibilityPage.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_ContextualMenu.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_ErrorMessage.pcss New password reset flow (#9581) 2022-11-22 07:58:37 +01:00
_FileDropTarget.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_FilePanel.pcss Remove mx_EventTile:not([data-layout="bubble"]) selector (#9033) 2023-04-27 13:02:34 +00:00
_GenericDropdownMenu.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_GenericErrorPage.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_HeaderButtons.pcss New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
_HomePage.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_LargeLoader.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_LeftPanel.pcss Show filterContainer if "UIComponent.filterContainer" is enabled (#10381) 2023-03-21 09:06:43 +00:00
_MainSplit.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_MatrixChat.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_NonUrgentToastContainer.pcss Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
_QuickSettingsButton.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_RightPanel.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_RoomSearch.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_RoomStatusBar.pcss #23232 Issue: Update _RoomStatusBar.pcss (#10128) 2023-02-10 12:21:31 +01:00
_RoomView.pcss Fix profile resizer to make first character of a line selectable in IRC layout (#10396) 2023-03-21 10:10:13 +01:00
_ScrollPanel.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_SearchBox.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_SpaceHierarchy.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_SpacePanel.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_SpaceRoomView.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_SplashPage.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_TabbedView.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_ToastContainer.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_UploadBar.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_UserMenu.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_ViewSource.pcss Use monospace font for room, message IDs in View Source modal (#9956) 2023-01-30 16:39:16 +00:00