Ignore:
Timestamp:
10/31/12 15:13:40 (12 years ago)
Author:
vmipsl
Message:

statistics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ether_statistics/web/resources/css/statistics.css

    r596 r654  
    9090    padding: 10px; 
    9191    margin: 10px; 
     92    float: right; 
     93    display:none; 
    9294} 
    9395 
     
    262264    margin-top: 35px; 
    263265} 
     266 
     267.action_button { 
     268    width: 95%; 
     269    margin: 3px; 
     270} 
     271 
     272.export_button { 
     273    float: right; 
     274    margin: 20px 6px 0 0; 
     275} 
Note: See TracChangeset for help on using the changeset viewer.