Subversion Repositories SmartDukaan

Rev

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

Rev 35584 Rev 35585
Line 246... Line 246...
246
            background: #fff;
246
            background: #fff;
247
            border: 1px solid #e7e2e2;
247
            border: 1px solid #e7e2e2;
248
            border-left: 2px solid #ba9b9b;
248
            border-left: 2px solid #ba9b9b;
249
            border-radius: 4px;
249
            border-radius: 4px;
250
            padding: 6px 8px;
250
            padding: 6px 8px;
-
 
251
            padding-top: 2px;
251
            width: 100%;
252
            width: 100%;
252
            position: relative;
253
            position: relative;
253
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
254
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
254
        }
255
        }
255
 
256
 
Line 264... Line 265...
264
            text-transform: capitalize;
265
            text-transform: capitalize;
265
            width: 100%;
266
            width: 100%;
266
        }
267
        }
267
 
268
 
268
        .card-body {
269
        .card-body {
269
            font-size: 12px;
270
            font-size: 13px;
270
            color: #555;
271
            color: #555;
271
        }
272
        }
272
 
273
 
273
        .bulletin-attachments {
274
        .bulletin-attachments {
274
            position: absolute;
275
            position: absolute;