cloud_zoom.css in Cloud Zoom 7
Same filename and directory in other branches
/* Display image bellow Drupal overlay.*/ .cloud-zoom-container #wrap { z-index: 499 !important; } .cloud-zoom-gallery-thumbs { clear:left; }
File
css/cloud_zoom.cssView source
- /* Display image bellow Drupal overlay.*/
- .cloud-zoom-container #wrap {
- z-index: 499 !important;
- }
- .cloud-zoom-gallery-thumbs {
- clear:left;
- }