Subversion Repositories SmartDukaan

Rev

Rev 950 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 950 Rev 951
Line 508... Line 508...
508
	background:url(../images/filter-divider.gif) repeat-x top left;
508
	background:url(../images/filter-divider.gif) repeat-x top left;
509
}
509
}
510
#filterBy .filterArrow{
510
#filterBy .filterArrow{
511
	float:left;
511
	float:left;
512
	margin:6px 6px 0 0;
512
	margin:6px 6px 0 0;
513
	/*background:url(../images/filter-arrow.gif) no-repeat;*/
-
 
514
  background:transparent url(../images/spriteme1.png) no-repeat scroll -10px -10px;
513
    background:transparent url(../images/spriteme1.png) no-repeat scroll -10px -10px;
515
	width:11px;
514
	width:11px;
516
	height:7px;
515
	height:7px;
517
}
516
}
518
#filterBy .filterArrowRotate{
517
#filterBy .filterArrowRotate{
519
	float:left;
518
	float:left;
520
	margin:5px 6px 0 0;
519
	margin:5px 6px 0 0;
521
	/*background:url(../images/filter-arrow.gif) no-repeat 0 -7px;*/
-
 
522
  background:transparent url(../images/spriteme1.png) no-repeat scroll -10px -17px;
520
    background:transparent url(../images/spriteme1.png) no-repeat scroll -10px -17px;
523
	width:11px;
521
	width:11px;
524
	height:11px;
522
	height:11px;
525
}
523
}
526
 
524
 
527
#filterBy .sectionHeader{
525
#filterBy .sectionHeader{