Ignore:
Timestamp:
2011-06-10T16:27:50+12:00 (13 years ago)
Author:
sjm84
Message:

Adding authenication to the oran skin (and some other tidying)

File:
1 edited

Legend:

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

    r24115 r24149  
    210210
    211211#gs_footer {
    212     position: relative;
    213     display: block;
    214212    background: transparent url('../images/gsdlhead.gif') scroll no-repeat left top;
    215     margin: 0 auto;
    216213    text-align: center;
    217214    vertical-align: middle;
     
    314311#nav li:hover a, #nav li.current a { background-position: 0 0; cursor:default; }
    315312
     313#authennavbarlist {
     314    display: inline;
     315    list-style-type: none;
     316    padding-right: 20px;
     317}
    316318
    317319/* css to make the page links work (home, help, preference) */
Note: See TracChangeset for help on using the changeset viewer.