Ignore:
Timestamp:
08/02/12 18:37:29 (12 years ago)
Author:
vmipsl
Message:

Simulations interface

File:
1 edited

Legend:

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

    r530 r544  
    493493} 
    494494 
     495/* ****************** LOADINGS ************************* */ 
     496#loadingForPlateforms, #loadingForParameters, #loadingForModels { 
     497    position: relative; 
     498    top: 105px; 
     499    left: 91px; 
     500} 
     501 
     502.loadingPlot { 
     503    margin: auto; 
     504    height: 15px; 
     505    width: 128px; 
     506    margin-top: 50px; 
     507} 
     508 
    495509.loadingForParameters_meta, .loadingForPlateforms_meta { 
    496510    margin: auto; 
Note: See TracChangeset for help on using the changeset viewer.