Subversion Repositories SmartDukaan

Rev

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

Rev 17871 Rev 17881
Line 869... Line 869...
869
.close {
869
.close {
870
  float: right;
870
  float: right;
871
  font-size: 21px;
871
  font-size: 21px;
872
  font-weight: 700;
872
  font-weight: 700;
873
  line-height: 1;
873
  line-height: 1;
874
  color: #000;
874
  color:#fff;
875
  text-shadow: 0 1px 0 #fff;
875
  text-shadow: 0 1px 0 #fff;
876
  filter: alpha(opacity=20);
876
  filter: alpha(opacity=20);
877
  opacity: .2;
877
  opacity: 1;
878
  padding: 2px;
878
  padding: 0;
879
  background-color:#fff;
-
 
880
}
879
}
881
.cartmsg-info{
880
.cartmsg-info{
882
  background-color:#5bc0de;
881
  background-color:#5bc0de;
883
  width:100%;
882
  width:100%;
884
  padding:5px;
883
  padding:5px;
-
 
884
  color:#fff;
885
}
885
}
886
.cartmsg-danger{
886
.cartmsg-danger{
887
  background-color:#d9534f;
887
  background-color:#d9534f;
888
  width:100%;
888
  width:100%;
889
  padding:5px;
889
  padding:5px;
-
 
890
  color:#fff;
890
}
891
}
891
.carttotalitems, .carttotalitemsval{
892
.carttotalitems, .carttotalitemsval{
892
  top: 5px;
893
  top: 5px;
893
  border: 1px solid #fff;
894
  border: 1px solid #fff;
894
  color: #555;
895
  color: #555;