Subversion Repositories SmartDukaan

Rev

Rev 10790 | Rev 11094 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10790 Rev 10962
Line 192... Line 192...
192
    //border-top:@list-color1 solid 1px;
192
    //border-top:@list-color1 solid 1px;
193
  }
193
  }
194
  div:last-child{
194
  div:last-child{
195
    border-bottom:@list-color1 solid 1px;
195
    border-bottom:@list-color1 solid 1px;
196
  }
196
  }
-
 
197
  div.selected{
-
 
198
    background:lighten(@green, 10%);
-
 
199
    color:@white!important;
-
 
200
    box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
-
 
201
  }
197
}
202
}
198
 
203
 
199
.filter-by{
204
.filter-by{
200
  position:absolute;
205
  position:absolute;
201
  z-index:11;
206
  z-index:11;