mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
thumbnails: Audition thicker borders.
This commit is contained in:
@@ -426,10 +426,9 @@
|
|||||||
margin-bottom: var(--markdown-interelement-space-px);
|
margin-bottom: var(--markdown-interelement-space-px);
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
|
||||||
/* Set a background for the image; the background will be visible for
|
/* Set a background for the image; the background will be visible
|
||||||
messages whose aspect ratio is different from that of this
|
behind the width of the transparent border. */
|
||||||
container. */
|
border: solid 3px transparent;
|
||||||
border: solid 1px transparent;
|
|
||||||
transition: background 0.3s ease;
|
transition: background 0.3s ease;
|
||||||
background: var(--color-background-image-thumbnail);
|
background: var(--color-background-image-thumbnail);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user