prettyphoto title / overlay z-index

This commit is contained in:
James Koster 2013-02-04 13:59:11 +00:00
parent 890f1ad27e
commit 7d03676cde
2 changed files with 5 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -26,6 +26,9 @@ div.pp_woocommerce {
.pp_loaderIcon {
background: url(../images/ajax-loader.gif) center no-repeat;
}
div.ppt {
color: black;
}
.pp_gallery {
ul {
li {
@ -185,7 +188,7 @@ div.pp_woocommerce {
position: absolute;
top: 0;
width: 100%;
z-index: 9500;
z-index: 9999;
}
div.pp_pic_holder {