PHP Classes

File: WIAdmin/WIModule/carousel/carousel.css

Recommend this page to a friend!
  Classes of Jules Warner   WICMS   WIAdmin/WIModule/carousel/carousel.css   Download  
File: WIAdmin/WIModule/carousel/carousel.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: WICMS
Database driven content management system with PDO
Author: By
Last change:
Date: 6 years ago
Size: 506 bytes
 

Contents

Class file image Download
.carousel-inner > .item > img, .carousel-inner > .item > a > img { width: 70%; margin: auto; } #remove { border:#999 2px solid; } #remove > img { position:absolute; z-index:2000; width:200px; max-height:200px; } #remove > a { display: none; position: absolute; margin: 6px 0px 0px 128px; z-index: 3000; border: #81A332 1px solid; border-radius: 3px; padding: 5px; font-size: 12px; text-decoration: none; } #remove:hover a { display:block; }