Your IP : 216.73.216.72


Current Path : /home/azimutno/www/plugins/nextendsliderwidgetbar/colored/colored/
Upload File :
Current File : /home/azimutno/www/plugins/nextendsliderwidgetbar/colored/colored/style.less

(~'@{id}') {
.nextend-bar-c {
    width: 100%;
    z-index: 9;    
}

.nextend-bar-c .nextend-bar-slide{
    width: 100%;
    display: none;
    overflow: hidden;
}

.nextend-bar-c .nextend-bar-slide.active{
    display: block;
}

.nextend-bar-c .nextend-bar-slide h6{
    text-align:center;
}    
    
.nextend-bar-c .nextend-bar-slide p{
    text-align:center;
}

.nextend-element .nextend-bar-c{
  width: 200px;
  background-color: RGBA(0,0,0,.6);
  float: left;
}

.nextend-element .nextend-bar-c h6{  
  text-align:center;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  font-size: 14px;
  margin: 5px 0 0 0;
}

.nextend-element .nextend-bar-c p{
  text-align:center;
  clear: both;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  font-size: 12px;  
  margin: 0 0 5px 0;
}
}