Subversion Repositories SmartDukaan

Rev

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

Rev 16001 Rev 16005
Line 129... Line 129...
129
        input{
129
        input{
130
          appearance: none;
130
          appearance: none;
131
          -webkit-appearance: none;
131
          -webkit-appearance: none;
132
          width: 60%;
132
          width: 60%;
133
          float:left;
133
          float:left;
134
          border: #F2F3EF solid 2px;
134
          border: @sub-list solid 3px;
135
          text-align: center;
135
          text-align: center;
136
          padding: 8px 3px;
136
          padding: 8px 3px;
137
          .boxsize;
137
          .boxsize;
138
          color:@grey;
138
          color:@grey;
139
          background:@white;
139
          background:@white;