Subversion Repositories SmartDukaan

Rev

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

Rev 10582 Rev 11119
Line 3... Line 3...
3
label{
3
label{
4
    font-weight:bold;
4
    font-weight:bold;
5
    display:block;
5
    display:block;
6
    .font(1.4em);
6
    .font(1.4em);
7
    color:@grey;
7
    color:@grey;
-
 
8
    margin-top:5px;
8
  }
9
  }
9
  input{
10
  input{
10
    width:100%;
11
    width:100%;
11
    appearance:none;
12
    appearance:none;
12
    -webkit-appearance:none;
13
    -webkit-appearance:none;