Ignore:
Timestamp:
2011-08-01T21:15:32+12:00 (13 years ago)
Author:
ak19
Message:

Corrections to commits of revision 24339 and 24340: better layout for oran skin when the default contents of collectionconfig.xml are present (if there's nothing in collectionconfig.xml, it will use Sam's better interface). Uses table and table rows and cells instead of unordered list and listitems.

File:
1 edited

Legend:

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

    r24340 r24359  
    652652/* ------- BROWSE -------*/
    653653
     654.childrenlist {
     655    margin:0 0 0 10px;
     656
     657}
     658.childrenlist td {
     659    padding:3px 0px 0px 10px;
     660}
     661
     662/*
    654663ul.childrenlist li {
    655664list-style-type:none;
    656665}
    657 
    658 /*
    659666ul#classifierlist,ul#classifiernodelist {
    660667    list-style-type:none;
Note: See TracChangeset for help on using the changeset viewer.