Added badge to GIFs (https://github.com/vector-im/riot-web/issues/7344)
This commit is contained in:
parent
9976c4eba5
commit
54f9231582
4 changed files with 24 additions and 2 deletions
|
@ -143,6 +143,9 @@ $lightbox-bg-color: #454545;
|
|||
$lightbox-fg-color: #ffffff;
|
||||
$lightbox-border-color: #ffffff;
|
||||
|
||||
$imagebody-giflabel: rgba(1, 1, 1, 0.7);
|
||||
$imagebody-giflabel-border: rgba(1, 1, 1, 0.2);
|
||||
|
||||
// unused?
|
||||
$progressbar-color: #000;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue