Ignore:
Timestamp:
2011-10-20T15:56:06+13:00 (13 years ago)
Author:
sjm84
Message:

More Pei Jones collection changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/model-cols-dev/peijones/style/style.css

    r24779 r24784  
    3636    FOR THE MOVER
    3737*/
    38 #wrap                           { width: 600px; position: relative; }
    39 #small                          { position: relative;} /* width: 100%; */
    40 #large                              { background: white; position: relative; width: 600px;}
     38#wrap                           { position: relative; }
     39#small                          { position: relative; } /* width: 100%; */
     40#large                              { background: white; position: relative; width: 600px; }
    4141#mover                          { border: 1px solid blue; position: absolute; top: 0; left: 0; width: 198px; height: 198px; overflow: hidden; z-index: 100; background: white; display: none; }
    4242#overlay                        {  width: 200px; height: 200px; position: absolute; top: 0; left: 0; z-index: 200; }
Note: See TracChangeset for help on using the changeset viewer.