element-web/res/css/views
Suguru Hirahara 23174904ed
Merge style rules related to EventTile on IRC layout (#10700)
* Manage rules related to EventTile on `_EventTile.pcss`

The style rules with the selector "mx_EventTile" should be managed on _EventTile.pcss.

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

* Merge - `--EventTile_irc_line_info-margin-inline-start`

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

* Merge - `mx_EventTile_msgOption`

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

* Merge - `mx_MessageTimestamp`

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

* Merge - `mx_EventTileBubble`

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

* Merge - `mx_ReplyChain`

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

* Merge - `mx_ReplyTile .mx_EventTileBubble`

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

* Merge - `&.mx_EventTile_isEditing > .mx_EventTile_line`

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

* Merge - `&.mx_EventTile_info`

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

* Convert the variable with a custom property

To fix the syntax error "Undefined variable $irc-line-height" because of cascading order.

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

* Merge - '.mx_EventTile_emote'

The class is both specified by the const 'classes' (for classNames of mx_EventTile) and const 'lineClasses' (for mx_EventTile_line), but it is irrelevant here because the style rule does not expect mx_EventTile_avatar to be a direct descendant. In other words, both ".mx_EventTile.mx_EventTile_emote" and ".mx_EventTile .mx_EventTile_emote" are accepted.

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

---------

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-05-03 11:06:51 +00:00
..
audio_messages Fix blowout of waveform of the voice message player on narror UI 2023-02-20 23:55:59 +09:00
auth Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
avatars Fix flaky Percy tests of ReplyChain (#10450) 2023-03-27 12:13:25 +00:00
beta Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
context_menus Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
dialogs Remove mx_EventTile:not([data-layout="bubble"]) selector (#9033) 2023-04-27 13:02:34 +00:00
directory Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
elements Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
emojipicker Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
location Apply prettier formatting 2022-12-12 12:24:14 +01:00
messages Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
polls/pollHistory Poll history - make poll history independent from dialogs (#10349) 2023-03-12 20:22:30 +00:00
right_panel Replace Sass variables with CSS custom properties - $container-gap-width and $container-border-width (#10776) 2023-05-03 09:24:41 +00:00
room_settings Use semantic headings in space settings (#10751) 2023-05-03 01:55:55 +00:00
rooms Merge style rules related to EventTile on IRC layout (#10700) 2023-05-03 11:06:51 +00:00
settings Use semantic headings in space settings (#10751) 2023-05-03 01:55:55 +00:00
spaces Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
terms Apply prettier formatting 2022-12-12 12:24:14 +01:00
toasts Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
typography Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
user-onboarding Remove feedback buttons from onboarding, search, and spaces (#10506) 2023-04-05 12:17:25 +01:00
verification Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
voip Replace Sass variables with CSS custom properties - $container-gap-width and $container-border-width (#10776) 2023-05-03 09:24:41 +00:00