Subversion Repositories SmartDukaan

Rev

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

Rev 10791 Rev 10888
Line 288... Line 288...
288
    width: 80%;
288
    width: 80%;
289
    .boxsize;
289
    .boxsize;
290
    border:@orange dashed 1px;
290
    border:@orange dashed 1px;
291
    border-left:none;
291
    border-left:none;
292
    padding:5px;
292
    padding:5px;
-
 
293
    overflow: hidden;
-
 
294
    text-overflow: ellipsis;
-
 
295
    white-space: nowrap;
293
  }
296
  }
294
}
297
}
295
 
298
 
296
/*----------------------error-msg---------------------------*/
299
/*----------------------error-msg---------------------------*/
297
 
300