Subversion Repositories SmartDukaan

Rev

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

Rev 15937 Rev 15952
Line 263... Line 263...
263
  color:red;
263
  color:red;
264
  .font(1.4em);
264
  .font(1.4em);
265
  margin:10px;
265
  margin:10px;
266
  }
266
  }
267
  >div:nth-of-type(2){
267
  >div:nth-of-type(2){
-
 
268
    padding:10px 5px;
-
 
269
    background:@grey;
-
 
270
    color:@white;
-
 
271
    .font(1.4em);
-
 
272
  }
-
 
273
  >div:nth-of-type(3){
268
    padding:10px 5px 10px;
274
    padding:10px 5px 10px;
269
    input{
275
    input{
270
    color:@grey;
276
    color:@grey;
271
      appearance:none;
277
      appearance:none;
272
      -webkit-appearance:none;
278
      -webkit-appearance:none;