mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
f3b762c1a8
* 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> |
||
---|---|---|
.. | ||
components/views | ||
structures | ||
views | ||
_animations.scss | ||
_common.scss | ||
_components.scss | ||
_font-sizes.scss | ||
_font-weights.scss | ||
_spacing.scss | ||
rethemendex.sh |