Ignore:
Timestamp:
08/31/11 16:51:42 (13 years ago)
Author:
vmipsl
Message:

Interface _ plusieurs graphs possible sur le même quicklook

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ether_megapoli/trunk/web/resources/css/visu_parameter_by_pf.css

    r171 r172  
    22#containerPlateforms, #containerParameters, #containerCalendar { 
    33    margin-top: 10px; 
     4} 
     5 
     6.containerParameter { 
     7    width: 250px; 
    48} 
    59 
     
    1418} 
    1519 
     20#containerOptionTitle, #containerOptionType, #containerOptionCalendar { 
     21    margin-bottom: 25px; 
     22} 
     23 
    1624#containerOptionTitle { 
    17     margin-top: 25px; 
    18     margin-bottom: 25px; 
     25    margin-right: 22px; 
    1926} 
    2027 
    2128#containerButtons { 
    2229    margin-top: 25px; 
     30} 
     31 
     32#containerOptionPlotsSelect { 
     33    margin-bottom: 15px; 
     34    margin-top: 10px; 
    2335} 
    2436 
     
    6779} 
    6880 
     81.messages_number_parameters { 
     82    color: #806159; 
     83    font-weight: bold; 
     84    vertical-align: middle; 
     85    font-size: 80%; 
     86    margin-top: 2px; 
     87} 
     88 
     89.select_plot_option .select_item_middle:hover { 
     90    background-color: #ffffff; 
     91    color: #70739C; 
     92} 
     93 
    6994/** ************************************ **/ 
    7095/** ************ CALENDAR ************** **/ 
Note: See TracChangeset for help on using the changeset viewer.