Fixed fancybox

This commit is contained in:
Exynox 2023-07-28 13:36:18 +03:00
parent 2885d89dfe
commit 67af4ef427
4 changed files with 2 additions and 2 deletions

View File

@ -758,7 +758,7 @@ a.left:hover {
#fancybox-title-left {
padding-left: 15px;
background-image: url('/img/fancybox/fancy_title_left.png');
background-image: url('/img/fancybox/fancybox.png');
background-position: -40px -90px;
background-repeat: no-repeat;
}
@ -773,7 +773,7 @@ a.left:hover {
#fancybox-title-right {
padding-left: 15px;
background-image: url('/img/fancybox/fancy_title_right.png');
background-image: url('/img/fancybox/fancybox.png');
background-position: -55px -90px;
background-repeat: no-repeat;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB