Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/webroot/css/jquery-lightbox.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/webroot/css/jquery-lightbox.css')
-rw-r--r--site/app/webroot/css/jquery-lightbox.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/app/webroot/css/jquery-lightbox.css b/site/app/webroot/css/jquery-lightbox.css
index fe73a31..e922e2e 100644
--- a/site/app/webroot/css/jquery-lightbox.css
+++ b/site/app/webroot/css/jquery-lightbox.css
@@ -15,7 +15,7 @@
position: absolute;
top: 0;
left: 0;
- z-index: 900;
+ z-index: 90;
width: 100%;
height: 500px;
}
@@ -24,7 +24,7 @@
top: 0;
left: 0;
width: 100%;
- z-index: 901;
+ z-index: 100;
text-align: center;
line-height: 0;
}