Subversion Repositories Applications.bazar

Rev

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

Rev 472 Rev 484
Line 357... Line 357...
357
}
357
}
Line 358... Line 358...
358
 
358
 
359
#date_validite {
359
#date_validite {
360
		width: 100px;
360
		width: 100px;
-
 
361
}
-
 
362
 
-
 
363
#origine-donnees {
-
 
364
    -moz-user-select: none;
-
 
365
    background: -moz-linear-gradient(center center , rgba(255, 255, 255, 0) 0pt, rgba(255, 255, 255, 0.5) 50px) repeat scroll 0 0 transparent;
-
 
366
    bottom: 0;
-
 
367
    color: #444444;
-
 
368
    direction: ltr;
-
 
369
    font-family: Arial,sans-serif;
-
 
370
    font-size: 8.5px;
-
 
371
    font-weight: bold;
-
 
372
    height: 38px;
-
 
373
    line-height: 19px;
-
 
374
    padding-right: 2px;
-
 
375
    position: absolute;
-
 
376
    text-align: left;
-
 
377
    white-space: nowrap;
-
 
378
    z-index: 3001;