element-web/res/css
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
..
components/views Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
compound Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
structures Replace Sass variables with CSS custom properties - $container-gap-width and $container-border-width (#10776) 2023-05-03 09:24:41 +00:00
views Merge style rules related to EventTile on IRC layout (#10700) 2023-05-03 11:06:51 +00:00
voice-broadcast Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_animations.pcss Apply prettier formatting 2022-12-12 12:24:14 +01:00
_common.pcss Replace Sass variables with CSS custom properties - $container-gap-width and $container-border-width (#10776) 2023-05-03 09:24:41 +00:00
_components.pcss Use semantic headings in space settings (#10751) 2023-05-03 01:55:55 +00:00
_font-sizes.pcss Deprecate the $spacing- variables (#10686) 2023-04-21 13:30:21 +00:00
_font-weights.pcss Replace Sass variables with custom properties on _font-weights.pcss (#10554) 2023-04-21 14:16:00 +00:00
_spacing.pcss Deprecate the $spacing- variables (#10686) 2023-04-21 13:30:21 +00:00
rethemendex.sh Device manager - New device tile info design (#9122)(PSG-637) 2022-08-08 06:59:22 +00:00