Ignore:
Timestamp:
04/01/14 16:56:38 (10 years ago)
Author:
rboipsl
Message:

Dernière version rboipsl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tapas/web/resources/css/tapas.css

    r529 r779  
    5858    padding-left: 30px; 
    5959    margin-left: -10px; 
    60     padding-bottom: 30px; 
     60    padding-bottom: 11px; 
    6161    width:650px; 
    6262} 
     
    314314} 
    315315 
     316.containerFieldO { 
     317    font-size: 32px; 
     318        color: #999999; 
     319        padding-left: 0px; 
     320        font-weight: bold; 
     321 
     322} 
     323 
    316324.containerCenter { 
    317325    -moz-border-radius-topright: 0; 
     
    532540 
    533541} 
     542 
     543.regionContent ul { 
     544    height: 150px; 
     545    overflow-x: hidden; 
     546    overflow-y: auto; 
     547} 
     548 
     549.regionContent ul li a { 
     550    color: #778899; 
     551    text-align:left; 
     552    font-size:10px; 
     553 
     554} 
Note: See TracChangeset for help on using the changeset viewer.