Ignore:
Timestamp:
Nov 27, 2009, 5:23:15 PM (15 years ago)
Author:
rider
Message:
  • rider update zoomin plugin and timeline
Location:
oceandb/jQuery_Prototype/css
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • oceandb/jQuery_Prototype/css/index.css

    r74 r113  
    1313#map-menu h3  { color: #03004D; font-size: 12px; }
    1414#map-menu ul  { background-color: #E6E6FF; }
    15 #loading      { color: #ff0000; font-szie: 14px; width: 100%; text-align: center; margin-top: 50px; }
    16 #map        { background-color: #03004D; width: 80%; height: 100%; float: right; }
     15#loading      { color: #ff0000; font-size: 14px; width: 100%; text-align: center; margin-top: 50px; }
     16#map        { background-color: #03004D; width: 80%; height: 81%; float: right; }
     17
     18/* timeline */
     19/* #timemap      { padding: lem; } */
     20#timelinecontainer      { width: 100%; height: 150px }
     21#timeline     { width: 100%; height: 100%; font-size: 12px; background: #CCCCCC; }
     22#mapcontainer { width: 100%; height: 100% }
    1723
    1824/* footer */
  • oceandb/jQuery_Prototype/css/theme/ui.all.css

    r57 r113  
    168168  z-index: 1;
    169169  opacity:.7;
    170   filter:Alpha(Opacity=70);
    171170}
    172171
     
    449448  position: absolute;
    450449  z-index: -1;
    451   filter: mask();
    452450  top: -4px;
    453451  left: -4px;
Note: See TracChangeset for help on using the changeset viewer.