element-web/res/css/views/rooms
Suguru Hirahara 5349f301da
Stop using :not() pseudo class for mx_GenericEventListSummary (#8944)
* Stop using :not() pseudo class for mx_GenericEventListSummary

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

* Use a CSS variable for mx_GenericEventListSummary on _EventTile.scss - icon-width

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

* Use a CSS variable for mx_GenericEventListSummary on _EventTile.scss - right-padding

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

* Move declarations for EventTile_line of GenericEventListSummary for IRC layout from _IRCLayout.scss to _EventTile.scss

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

* Move mx_EventTile_line out of mx_GenericEventListSummary:not([data-layout=bubble])

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

* Move common style rules up

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

* Set zero inline start padding to mx_EventTile_line of info tile of mx_GenericEventListSummary_unstyledList on IRC layout

There should not be spacing between avatars and info tile line on IRC Layout

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

* Apply the rule to group/modern layout only

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

* Apply the inline start padding to modern/group layout only

Overriding $left-gutter is not necessary for IRC layout

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

* Merge the style block for mx_EventTile_info .mx_EventTile_line

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

* Remove padding from info event tile line from mx_GenericEventListSummary on IRC layout

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

* Add spacing between avatar and a single info event tile line on IRC layout

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

* Stop using :not() pseudo class for mx_GenericEventListSummary on TimelineCard

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

* Fix padding of line with redacted body text

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2022-07-06 11:44:23 +01:00
..
_AppsDrawer.scss Allow AppTiles to shrink as much as necessary (#8805) 2022-06-09 13:30:58 -04:00
_Autocomplete.scss Allow slash commands description to wrap on a new line (#7370) 2021-12-15 10:16:40 +00:00
_AuxPanel.scss Fix Bottom border of state counters is white on the dark theme 2021-03-04 14:03:02 +05:30
_BasicMessageComposer.scss Fix alignment of pill letter (#8874) 2022-06-20 06:11:13 +02:00
_E2EIcon.scss Color cleanup number 10 (#7132) 2021-11-16 10:10:44 +00:00
_EditMessageComposer.scss Adjust EditMessageComposer style declarations (#8631) 2022-05-17 19:12:13 +02:00
_EntityTile.scss Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
_EventBubbleTile.scss Remove 100% min-width hack from mx_GenericEventListSummary[data-layout=bubble][data-expanded=false] (#8992) 2022-07-06 11:16:24 +01:00
_EventTile.scss Stop using :not() pseudo class for mx_GenericEventListSummary (#8944) 2022-07-06 11:44:23 +01:00
_HistoryTile.scss Show a tile at beginning of visible history (#5887) 2022-01-20 09:51:31 +00:00
_IRCLayout.scss Stop using :not() pseudo class for mx_GenericEventListSummary (#8944) 2022-07-06 11:44:23 +01:00
_JumpToBottomButton.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_LinkPreviewGroup.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_LinkPreviewWidget.scss Improve LinkPreviewWidget (#8881) 2022-07-04 08:10:46 +02:00
_MemberInfo.scss Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
_MemberList.scss Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
_MessageComposer.scss Revert recent composer changes (#8840) 2022-06-27 09:43:58 +01:00
_MessageComposerFormatBar.scss Fix composer format buttons on WebKit (#7898) 2022-02-25 13:20:06 +00:00
_NewRoomIntro.scss Add default properties to link buttons and remove redundant settings (#8151) 2022-04-05 11:29:35 -06:00
_NotificationBadge.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_PinnedEventTile.scss Set common width, white-space, and display values to MessageTimestamp (#8818) 2022-06-30 13:37:43 +02:00
_PresenceLabel.scss Use variables for the rem values. 2020-03-31 15:26:23 +01:00
_ReadReceiptGroup.scss Remove references to mx_GroupLayout from scss files (#8875) 2022-06-20 18:55:47 +02:00
_RecentlyViewedButton.scss Fix cutout misalignment on some decorated room avatars (#7784) 2022-02-11 12:05:54 +00:00
_ReplyPreview.scss Revert recent composer changes (#8840) 2022-06-27 09:43:58 +01:00
_ReplyTile.scss Move mx_DisambiguatedProfile out of mx_EventTile:not([data-layout=bubble]) (#8899) 2022-06-29 22:38:23 +00:00
_RoomBreadcrumbs.scss Tweaks to informational architecture 1.1 (#7052) 2021-11-30 18:08:46 +00:00
_RoomHeader.scss Release video rooms as a beta feature (#8431) 2022-06-09 13:07:59 -04:00
_RoomInfoLine.scss Iterate video room designs in labs (#8499) 2022-05-04 17:02:06 -04:00
_RoomList.scss More video rooms design updates (#8222) 2022-04-05 06:30:57 -04:00
_RoomListHeader.scss More video rooms design updates (#8222) 2022-04-05 06:30:57 -04:00
_RoomPreviewBar.scss Show room preview bar with maximised widgets (#8180) 2022-03-30 11:43:54 +00:00
_RoomPreviewCard.scss Improve link buttons and inline link buttons styling (#8238) 2022-06-29 22:37:34 +00:00
_RoomSublist.scss Improve tooltip positioning 2022-05-12 14:05:55 +02:00
_RoomTile.scss Expire video member events after 1 hour (#8776) 2022-06-09 13:19:52 +00:00
_RoomUpgradeWarningBar.scss Task/colors 11 (#7211) 2021-11-29 12:52:09 +00:00
_SearchBar.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_SendMessageComposer.scss Revert recent composer changes (#8840) 2022-06-27 09:43:58 +01:00
_Stickers.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_ThreadSummary.scss Improve style rules for thread summary (#8868) 2022-07-04 13:07:50 -06:00
_TopUnreadMessagesBar.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_VideoRoomSummary.scss Expire video member events after 1 hour (#8776) 2022-06-09 13:19:52 +00:00
_VoiceRecordComposerTile.scss $secondary-fg-color -> $secondary-content 2021-08-12 17:19:26 +02:00
_WhoIsTypingTile.scss Tweak timeline card layout (#7743) 2022-02-08 13:11:18 +00:00