lightbox
This commit is contained in:
parent
1d2f940f40
commit
d9d0f90190
|
@ -24,7 +24,6 @@ text-decoration:none;}
|
||||||
#bottomRight a:hover
|
#bottomRight a:hover
|
||||||
{text-decoration:underline;}
|
{text-decoration:underline;}
|
||||||
|
|
||||||
|
|
||||||
.itfInfoSub
|
.itfInfoSub
|
||||||
{color:#f7bd00;
|
{color:#f7bd00;
|
||||||
font-weight:bold;}
|
font-weight:bold;}
|
||||||
|
|
|
@ -527,18 +527,22 @@ color:#666;
|
||||||
margin-left:6px;
|
margin-left:6px;
|
||||||
line-height:17px;}
|
line-height:17px;}
|
||||||
|
|
||||||
.lightboxImg img
|
.lightboxImg
|
||||||
{display:block;
|
{display:block;
|
||||||
margin:0 auto;}
|
margin:0 auto;}
|
||||||
|
|
||||||
.imgCaptionLightbox
|
lightboxContent
|
||||||
|
{height:100%;}
|
||||||
|
|
||||||
|
.lightboxCaption
|
||||||
{text-align:center;
|
{text-align:center;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
margin-bottom:6px;
|
margin-bottom:6px;
|
||||||
margin-top:6px}
|
margin-top:6px}
|
||||||
|
|
||||||
.lightboxContainer
|
.lightboxContainer
|
||||||
{position:relative;}
|
{position:relative;
|
||||||
|
height:100%;}
|
||||||
|
|
||||||
.lightboxNext, .lightboxPrev {
|
.lightboxNext, .lightboxPrev {
|
||||||
font-size:14px;
|
font-size:14px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user