Subversion Repositories SmartDukaan

Rev

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

Rev 11527 Rev 11927
Line 321... Line 321...
321
      -webkit-box-sizing: border-box;
321
      -webkit-box-sizing: border-box;
322
      -moz-box-sizing: border-box;
322
      -moz-box-sizing: border-box;
323
      font: normal 1.4em/1.2em Helvetica, Arial, sans-serif;
323
      font: normal 1.4em/1.2em Helvetica, Arial, sans-serif;
324
      margin: 2px 0 8px 0;
324
      margin: 2px 0 8px 0;
325
      }
325
      }
-
 
326
.gd-discount{
-
 
327
color:#FF7201 !important;
326
 
328
}
327
/*----------------------error-msg---------------------------*/
329
/*----------------------error-msg---------------------------*/
328
 
330
 
329
.error_msg{
331
.error_msg{
330
  padding:5px 5px 5px 28px;
332
  padding:5px 5px 5px 28px;
331
  display:block;
333
  display:block;
Line 712... Line 714...
712
  margin:10px auto 30px;
714
  margin:10px auto 30px;
713
  display:block;
715
  display:block;
714
  width:80%;
716
  width:80%;
715
 
717
 
716
}
718
}
717
}
-
 
718
719
}
-
 
720