Subversion Repositories SmartDukaan

Rev

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

Rev 11119 Rev 11125
Line 146... Line 146...
146
      color:@grey;
146
      color:@grey;
147
      border-bottom:lighten(@grey,45%) solid 1px;
147
      border-bottom:lighten(@grey,45%) solid 1px;
148
      position:relative;
148
      position:relative;
149
      .cancel-btn{
149
      .cancel-btn{
150
        position:absolute;
150
        position:absolute;
151
        top:4px;
151
        bottom:4px;
152
        right:1%;
152
        right:0;
153
        width:20px;
153
        width:48px;
154
        height:20px;
154
        //height:20px;
155
        background:url('../images/cancel.png')no-repeat center center;
155
        //background:url('../images/cancel.png')no-repeat center center;
156
        background-size:contain;
156
        background-size:contain;
-
 
157
        text-decoration: underline;
-
 
158
        color: red;
157
      }
159
      }
158
    }
160
    }
159
    .add-address{
161
    .add-address{
160
      padding-top:10px;
162
      padding-top:10px;
161
      .font(1.2em);
163
      .font(1.2em);