mirror of
https://github.com/discourse/discourse-rewind.git
synced 2025-07-06 22:02:12 +00:00
shimmer
This commit is contained in:
parent
b92ceee74a
commit
3aa0610252
@ -45,3 +45,15 @@
|
||||
font-size: var(--font-up-1);
|
||||
}
|
||||
}
|
||||
|
||||
.rewind-notification-active #toggle-current-user::after {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
position: absolute;
|
||||
left: -4px;
|
||||
top: -4px;
|
||||
content: "";
|
||||
background-image: url(/plugins/discourse-rewind/images/rewind-avatar-2-shimmer.gif);
|
||||
display: block;
|
||||
background-size: cover;
|
||||
}
|
||||
|
BIN
public/images/rewind-avatar-2-shimmer.gif
Normal file
BIN
public/images/rewind-avatar-2-shimmer.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 4.0 KiB |
Loading…
x
Reference in New Issue
Block a user