Merge pull request #5521 from SimonBrandner/improve-image-view

Improve image view
This commit is contained in:
Travis Ralston
2021-04-13 19:01:27 -06:00
committed by GitHub
30 changed files with 591 additions and 382 deletions
+1
View File
@@ -118,6 +118,7 @@ $dialog-close-fg-color: #c1c1c1;
$dialog-background-bg-color: #e9e9e9;
$lightbox-background-bg-color: #000;
$lightbox-background-bg-opacity: 95%;
$imagebody-giflabel: rgba(0, 0, 0, 0.7);
$imagebody-giflabel-border: rgba(0, 0, 0, 0.2);