Ignore:
Timestamp:
08/20/14 09:10:24 (10 years ago)
Author:
Twan Goosen
Message:

Styling of the wizard
Refs #594

File:
1 edited

Legend:

Unmodified
Added
Removed
  • VirtualCollectionRegistry/trunk/VirtualCollectionRegistry/src/main/java/eu/clarin/cmdi/virtualcollectionregistry/gui/wizard/CreateVirtualCollectionWizard$CreatorsStep.html

    r5531 r5574  
    99            <div style="display: none" wicket:id="editCreatorDialog"></div>
    1010            <div style="display: none" wicket:id="deleteCreatorDialog"></div>
    11             <div class="fieldset">
     11            <div id="creatorfields" class="fieldset">
    1212                <div class="extrainfo">
    1313                    <a href="#" class="extrainfotoggle"><span>[info]</span></a>
     
    2929                    <a id="addme" href="#" wicket:id="addme" class="add tooltipparent"><span>[add me]</span><span class="tooltip">Add a new creator with the available user details already filled in</span></a>
    3030                </label>
    31                 <table wicket:id="creatorsTable" class="creatorsTable"></table>
     31                <table wicket:id="creatorsTable" class="creatorsTable display"></table>
    3232            </div>
    3333        </wicket:panel>
Note: See TracChangeset for help on using the changeset viewer.