Subversion Repositories SmartDukaan

Rev

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

Rev 5934 Rev 5941
Line 451... Line 451...
451
  float:left;
451
  float:left;
452
  width:272px;
452
  width:272px;
453
}
453
}
454
#comparision-right .comparision-border-inner,
454
#comparision-right .comparision-border-inner,
455
.comparision-product-column {
455
.comparision-product-column {
456
  min-height: 820px;
456
  min-height: 520px;
457
  *min-height:520px;
457
  *min-height:520px;
458
}
458
}
459
.comparision-product-column.last {
459
.comparision-product-column.last {
460
  background:none;
460
  background:none;
461
  width:274px;
461
  width:274px;
Line 498... Line 498...
498
  width: 116px;
498
  width: 116px;
499
}
499
}
500
.product-comparision-home .comparision-product-column {
500
.product-comparision-home .comparision-product-column {
501
  background: none;
501
  background: none;
502
  width: 106px;
502
  width: 106px;
503
  min-height:820px;
503
  min-height:520px;
504
}
504
}
505
.product-comparision-home .column-bottom-grey,
505
.product-comparision-home .column-bottom-grey,
506
.product-comparision-home .column-top-grey,
506
.product-comparision-home .column-top-grey,
507
.product-comparision-home h1.comparision-page-title {
507
.product-comparision-home h1.comparision-page-title {
508
  display: none;
508
  display: none;
Line 790... Line 790...
790
.summary-column-5 .summarypage-row .features-color {
790
.summary-column-5 .summarypage-row .features-color {
791
  width: 120px;
791
  width: 120px;
792
}
792
}
793
.summary-column-5 .column-score-total {
793
.summary-column-5 .column-score-total {
794
  width: 110px;
794
  width: 110px;
-
 
795
}
-
 
796
 
-
 
797
 
-
 
798
#slideGuideNav {
-
 
799
    min-height: 697px;
795
}
800
}
796
801