Subversion Repositories SmartDukaan

Rev

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

Rev 1977 Rev 1978
Line 771... Line 771...
771
}
771
}
772
.summary-column-3 .summarypage-row .features-color {
772
.summary-column-3 .summarypage-row .features-color {
773
  width: 202px;
773
  width: 202px;
774
}
774
}
775
.summary-column-3 .column-score-total {
775
.summary-column-3 .column-score-total {
776
  width: 188px;
776
  width: 192px;
777
}
777
}
778
/*  for 4 products */
778
/*  for 4 products */
779
.summary-column-4 .summarypage-headerrow .summary-column {
779
.summary-column-4 .summarypage-headerrow .summary-column {
780
  width:141px;
780
  width:141px;
781
}
781
}
782
.summary-column-4 .summarypage-row .features-color {
782
.summary-column-4 .summarypage-row .features-color {
783
  width: 151px;
783
  width: 151px;
784
}
784
}
785
.summary-column-4 .column-score-total {
785
.summary-column-4 .column-score-total {
786
  width: 137px;
786
  width: 141px;
787
}
787
}
788
/*  for 5 products */
788
/*  for 5 products */
789
.summary-column-5 .summarypage-headerrow .summary-column {
789
.summary-column-5 .summarypage-headerrow .summary-column {
790
  width:110px;
790
  width:110px;
791
}
791
}
792
.summary-column-5 .summarypage-row .features-color {
792
.summary-column-5 .summarypage-row .features-color {
793
  width: 120px;
793
  width: 120px;
794
}
794
}
795
.summary-column-5 .column-score-total {
795
.summary-column-5 .column-score-total {
796
  width: 106px;
796
  width: 110px;
797
}
797
}
798
798