Your IP : 216.73.216.85


Current Path : /home/smartconb/www/armencom33/media/com_eventgallery/common/less/
Upload File :
Current File : /home/smartconb/www/armencom33/media/com_eventgallery/common/less/slide.less

/*
 Slide Up/Down basic styles
 */

.eg-slidable {
  -webkit-transition: height .25s ease;
  -o-transition: height .25s ease;
  transition: height .25s ease;
  overflow: hidden;
}

.eg-slidable:not(.eg-slidable-active) {
  display: none;
}