Subversion Repositories SmartDukaan

Rev

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

Rev 926 Rev 950
Line 6... Line 6...
6
        width: 100%;
6
        width: 100%;
7
        text-overflow: ellipsis;
7
        text-overflow: ellipsis;
8
        -o-text-overflow: ellipsis;
8
        -o-text-overflow: ellipsis;
9
        -ms-text-overflow: ellipsis;
9
        -ms-text-overflow: ellipsis;
10
/*      
10
/*      
11
        -moz-binding: url(./ellipsis.xml#ellipsis);
11
 -moz-binding: url(./ellipsis.xml#ellipsis);
12
*/
12
*/
13
}
13
}
14
 
-
 
15
 
-
 
16
#wrapper{
14
#wrapper{
17
	width:735px;
15
	width:735px;
18
	float:left;
16
	float:left;
19
	margin-bottom:5px;
17
	margin-bottom:5px;
20
}
18
}
Line 444... Line 442...
444
}
442
}
445
#productList .productItem .productDesp ul,
443
#productList .productItem .productDesp ul,
446
#productListing .productItem .productDesp ul{list-style:none;}
444
#productListing .productItem .productDesp ul{list-style:none;}
447
 
445
 
448
/* 
446
/* 
449
 
-
 
450
#productList .productItem .productDetails .newPrice{
447
#productList .productItem .productDetails .newPrice{
451
  float:left;
448
  float:left;
452
  clear:left; 
449
  clear:left; 
453
}by ebizon */
450
}by ebizon */
454
/*
451
/*
Line 463... Line 460...
463
list-style:none !important;
460
list-style:none !important;
464
background:none;
461
background:none;
465
padding-left:0;
462
padding-left:0;
466
}
463
}
467
*/
464
*/
468
 
-
 
469
 
-
 
470
 
-
 
471
 
-
 
472
 
-
 
473
 
-
 
474
/*___ Product Category : Multifaceted Search ___*/
465
/*___ Product Category : Multifaceted Search ___*/
475
#multifacetedSearch{
466
#multifacetedSearch{
476
	float:left;
467
	float:left;
477
	width:172px;
468
	width:172px;
478
	padding:10px 0;
469
	padding:10px 0;
Line 517... Line 508...
517
	background:url(../images/filter-divider.gif) repeat-x top left;
508
	background:url(../images/filter-divider.gif) repeat-x top left;
518
}
509
}
519
#filterBy .filterArrow{
510
#filterBy .filterArrow{
520
	float:left;
511
	float:left;
521
	margin:6px 6px 0 0;
512
	margin:6px 6px 0 0;
522
	background:url(../images/filter-arrow.gif) no-repeat;
513
	/*background:url(../images/filter-arrow.gif) no-repeat;*/
-
 
514
  background:transparent url(../images/spriteme1.png) no-repeat scroll -10px -10px;
523
	width:11px;
515
	width:11px;
524
	height:7px;
516
	height:7px;
525
}
517
}
526
#filterBy .filterArrowRotate{
518
#filterBy .filterArrowRotate{
527
	float:left;
519
	float:left;
528
	margin:5px 6px 0 0;
520
	margin:5px 6px 0 0;
529
	background:url(../images/filter-arrow.gif) no-repeat 0 -7px;
521
	/*background:url(../images/filter-arrow.gif) no-repeat 0 -7px;*/
-
 
522
  background:transparent url(../images/spriteme1.png) no-repeat scroll -10px -17px;
530
	width:11px;
523
	width:11px;
531
	height:11px;
524
	height:11px;
532
}
525
}
533
 
526
 
534
#filterBy .sectionHeader{
527
#filterBy .sectionHeader{