element-web/res/css/views
Suguru Hirahara f3b762c1a8
Move unread notification dots of the threads list to the expected position (#8700)
* Change dot size from 10px to 8px

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

* Set inset 8px to the dot

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

* Use shorthand properties for inset

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

* Move blocks from '.mx_EventTile:not([data-layout=bubble])' to '.mx_EventTile[data-shape=ThreadsList]'

For a notification dot it does not matter whether the layout of the event tile is bubble or not. Instead what matters is that the dot is expected to be displayed on the threads list.

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

* Remove redundant declarations

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

* Remove an obsolete z-index declaration

The declaration was added with ed34952 to fix a clickability issue. Now the event tile is clickable everywhere, it is no longer required.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2022-05-25 23:33:35 +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 Make the empty thread panel fill BaseCard (#8690) 2022-05-25 14:33:27 +02:00
room_settings Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
rooms Move unread notification dots of the threads list to the expected position (#8700) 2022-05-25 23:33:35 +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 Fix dropdown button size for picture-in-picture CallView (#8680) 2022-05-24 17:49:04 +02:00