Suguru Hirahara
|
32eb853bbb
|
Fix clickable area of general event list summary toggle (#8979)
* Fix toggle of expanded generic event list summary on bubble layout
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Margin settings
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant declarations
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant declaration
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
|
2022-07-04 13:00:45 -06:00 |
|
Suguru Hirahara
|
2571042480
|
Move style rules of GenericEventListSummary from _EventBubbleTile.scss to _GenericEventListSummary.scss (#8713)
* Move declarations of mx_GenericEventListSummary to _GenericEventListSummary.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Move declarations of mx_GenericEventListSummary[data-expanded=false] to _GenericEventListSummary.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Move declarations of mx_GenericEventListSummary[data-expanded=true] to _GenericEventListSummary.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* de-nestify style rules
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove a padding declaration for _EventBubbleTile.scss to set correct cascading order
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* GenericEventListSummary_toggle for ':not([data-layout=bubble])'
Stop setting margin values as default ones
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* GenericEventListSummary_avatars for ':not([data-layout=bubble])'
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Extract flexbox declarations into _GenericEventListSummary.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Move declarations of '&[data-layout=bubble]' up
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Extract background color into _GenericEventListSummary.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Merge style rules of background of EventTile_bad
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Move .mx_GenericEventListSummary_avatars block from _IRCLayout.scsss to _GenericEventListSummary.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* de-nestify style rules
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Stop using :not() pseudo class
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
|
2022-06-28 15:05:19 +02:00 |
|
Germain
|
2160fd81c2
|
Fixes React.js console errors (#7829)
|
2022-02-17 11:46:19 +00:00 |
|
Michael Telatynski
|
714136d4f7
|
Consolidate RedactionGrouper and HiddenEventGrouper into MELS (#7739)
|
2022-02-09 10:51:12 +00:00 |
|