Current Directory: /home/astoriaah/www/old15/templates/client/less/style
Viewing File: /home/astoriaah/www/old15/templates/client/less/style/zenslider.less
/* Zen Slider module chrome
-----------------------------------------------------------------------------*/
.slide .zen-module-title {
}
#sidebar-1,
#sidebar-2 {
.slide .zen-module-title {
margin-bottom:0px
}
.slidemodule {
padding:8px !important;
border:0;
.module-inner {
padding:7px 22px;
border:1px solid @border-color;
float:left;
width:100%;
}
}
}
.moduletable.slide {
padding-bottom:0 !important
}
.slidemodule {
border:1px solid @border-color;
margin-bottom:@grid-gutter-width
}
.collapse-trigger{
h3 {
float:none;
cursor:pointer;
margin:0;
line-height:2em;
span {
margin:0;
display:inline-block;
&:before {
content:"\f077";
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
font-size:12px;
line-height:12px;
margin-right:12px;
}
&:after {
content:none
}
}
}
}
.collapsed {
h3 {
span {
&:before {
content:"\f078";
}
}
}
}
.slide-content {
clear:both;
float:left;
width:100%;
}