element-web/res/css/views
Suguru Hirahara ef977146c3
Prevent possible regressions of EventTile structurally (#8647)
* '.mx_EventTile_e2eIcon_warning' and '.mx_EventTile_e2eIcon_normal'

- Include '.mx_EventTile_e2eIcon_warning' and '.mx_EventTile_e2eIcon_normal'
- Merge '.mx_EventTile_e2eIcon_warning' and '.mx_EventTile_e2eIcon_normal'

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

* mx_EventTile_spoiler

- Group 'mx_EventTile_spoiler'
- mx_EventTile_spoiler.visible

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

* Group 'mx_EventTile_button'

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

* Group '.mx_EventTile_collapseButton' and '.mx_EventTile_expandButton'

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

* Group '.mx_EventTile_body .mx_EventTile_pre_container'

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

* Group '.mx_EventTile_copyButton'

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

* Group '.mx_EventTile_collapseButton'

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

* Group '.mx_EventTile_expandButton'

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

* Group '.mx_EventTile_copyButton' and '.mx_EventTile_collapseButton'

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

* Group '.mx_EventTile_collapseButton'

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

* Include '.mx_EventTile_collapsedCodeBlock' in '.mx_EventTile_pre_container'

Collapsed code block is displayed only in mx_EventTile_pre_container

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

* .mx_EventTile_keyRequestInfo

- Include '.mx_EventTile_keyRequestInfo_text' in '.mx_EventTile_keyRequestInfo'
- Include '.mx_AccessibleButton' in '.mx_EventTile_keyRequestInfo_text'
- Include '.mx_EventTile_keyRequestInfo_tooltip_contents p:first-child' and 'p:last-child' in '.mx_EventTile_keyRequestInfo_tooltip_contents p'

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

* Separate properties of mx_EventTile_button

The properties which should only be applied to buttons inside mx_EventTile_pre_container should not be applied to the top level.

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

* Apply mask-size of collapse button and expand button to ones in mx_EventTile_pre_container only

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

* Move declarations of buttons from mx_EventTile_button to mx_EventTile_pre_container

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

* Move buttons declarations below mx_EventTile_button

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

* Include '.mx_EventTile_pre_container' in '.mx_EventTile_body .mx_EventTile_pre_container'

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

* yarn run lint:style --fix

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

* Specify width and height to only buttons in mx_EventTile_pre_container

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

* Dedupe 'mx_EventTile_e2eIcon' ::before

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

* Hide buttons in mx_EventTile_pre_container and show them on hover by default

Setting "visibility: hidden" to mx_EventTile_button can easily cause a regression. The declaration should be exclusively applied to buttons inside mx_EventTile_pre_container, and "visibility: visible" should be set to those buttons only.

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

* Remove redundant nestings for E2E icons

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2022-05-23 21:16:50 +01:00
..
audio_messages Fix the width bounce of the clock on the AudioPlayer (#8320) 2022-05-11 11:58:07 +01:00
auth registration: redesign email verification page (#8554) 2022-05-13 14:10:22 +00:00
avatars Don't show public indicator on spaces (#8607) 2022-05-16 10:24:01 +02:00
beta Support Inter on custom themes (#8399) 2022-05-09 07:55:28 +01:00
context_menus Update "jump to related event" for design requirements & dev tooling (#8652) 2022-05-20 08:07:00 -06:00
dialogs Add an option to ignore (block) a user when reporting their events (#8471) 2022-05-18 16:20:55 +00:00
directory Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
elements Add an option to ignore (block) a user when reporting their events (#8471) 2022-05-18 16:20:55 +00:00
emojipicker Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
location Live location sharing - extract location markers into generic Marker (#8225) 2022-04-06 12:40:39 +01:00
messages Fix position of wide images on IRC / modern layout (#8667) 2022-05-23 09:02:13 +02:00
right_panel Organize UserInfo.scss (#8461) 2022-05-23 12:42:31 +01:00
room_settings Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
rooms Prevent possible regressions of EventTile structurally (#8647) 2022-05-23 21:16:50 +01:00
settings Standardise the margin for settings tabs (#7963) 2022-05-12 10:09:17 +01:00
spaces Add default properties to link buttons and remove redundant settings (#8151) 2022-04-05 11:29:35 -06:00
terms Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
toasts Normalize call buttons (#8129) 2022-04-04 00:34:39 -06:00
typography Live location sharing: maximised view sidebar container (#8360) 2022-04-20 08:14:24 +00:00
verification Fix look of emoji verification (#7133) 2021-11-15 09:09:19 +00:00
voip Create a mixin of cancel button (#8526) 2022-05-07 21:08:00 +02:00