element-web-Github/res/css/views/dialogs
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
..
security Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_AddExistingToSpaceDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_AnalyticsLearnMoreDialog.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_AppDownloadDialog.pcss Fix issue with quiet zone around QR code (#9243) 2022-09-07 13:11:40 +02:00
_BugReportDialog.pcss Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
_BulkRedactDialog.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_ChangelogDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_ChatCreateOrReuseChatDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_CompoundDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_ConfirmSpaceUserActionDialog.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_ConfirmUserActionDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_CreateRoomDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_CreateSubspaceDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_DeactivateAccountDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_DevtoolsDialog.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_ExportDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_FeedbackDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_ForwardDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_GenericFeatureFeedbackDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_IncomingSasDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_InviteDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_JoinRuleDropdown.pcss Fix space lock icon size (#9854) 2023-01-05 09:19:54 +01:00
_LeaveSpaceDialog.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_LocationViewDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_ManageRestrictedJoinRuleDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_MessageEditHistoryDialog.pcss Remove mx_EventTile:not([data-layout="bubble"]) selector (#9033) 2023-04-27 13:02:34 +00:00
_ModalWidgetDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_NewSessionReviewDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_PollCreateDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_RegistrationEmailPromptDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_RoomSettingsDialog.pcss Poll history - access poll history from room settings (#10356) 2023-03-13 22:08:59 +00:00
_RoomSettingsDialogBridges.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_RoomUpgradeDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_RoomUpgradeWarningDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_ServerOfflineDialog.pcss Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
_ServerPickerDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_SetEmailDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_SettingsDialog.pcss Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
_ShareDialog.pcss Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
_SlashCommandHelpDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_SpacePreferencesDialog.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_SpaceSettingsDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_SpotlightDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_TermsDialog.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_UntrustedDeviceDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_UploadConfirmDialog.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_UserSettingsDialog.pcss Device manager - tweak settings display (#9905) 2023-01-15 21:31:07 +00:00
_VerifyEMailDialog.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_WidgetCapabilitiesPromptDialog.pcss Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00