Fixed fancybox
This commit is contained in:
parent
2885d89dfe
commit
67af4ef427
@ -758,7 +758,7 @@ #fancybox-title-wrap span {
|
|||||||
|
|
||||||
#fancybox-title-left {
|
#fancybox-title-left {
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
background-image: url('/img/fancybox/fancy_title_left.png');
|
background-image: url('/img/fancybox/fancybox.png');
|
||||||
background-position: -40px -90px;
|
background-position: -40px -90px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
@ -773,7 +773,7 @@ #fancybox-title-main {
|
|||||||
|
|
||||||
#fancybox-title-right {
|
#fancybox-title-right {
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
background-image: url('/img/fancybox/fancy_title_right.png');
|
background-image: url('/img/fancybox/fancybox.png');
|
||||||
background-position: -55px -90px;
|
background-position: -55px -90px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
BIN
public/img/fancybox/fancy_close.png
Normal file
BIN
public/img/fancybox/fancy_close.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
public/img/fancybox/fancy_title_over.png
Normal file
BIN
public/img/fancybox/fancy_title_over.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 70 B |
BIN
public/img/fancybox/fancybox.png
Normal file
BIN
public/img/fancybox/fancybox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue
Block a user