Ignore:
Timestamp:
2011-05-04T17:13:29+12:00 (13 years ago)
Author:
sjm84
Message:

More updates to the Oran skin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/oran/style/berry.css

    r23813 r23989  
    1111}
    1212
     13#berrybasket_new {
     14    min-height: 22px;
     15    padding: 5px;
     16    /* background: #E0F0E0 url("../images/berrybasket.png") scroll no-repeat 0 0; */
     17    background: transparent url("../images/kete2.png") scroll repeat 0 0;
     18    z-index:10;
     19    /*cursor: pointer;*/
     20    font-size: 80%;
     21    min-height: 2em;
     22    top:120px;
     23    right:0;
     24    position:fixed;
     25    height:500px;
     26    width:9.5%;
     27}
     28
    1329#baskethandle {
    1430    cursor: move;
Note: See TracChangeset for help on using the changeset viewer.