Ignore:
Timestamp:
08/26/12 22:39:02 (13 years ago)
Author:
hendrikvanantwerpen
Message:

Created widgets for several input types.
Work on multiplechoice widget, see if we can make OrderedList? work with
form items? Maybe make the item the widget iso a data item.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/branches/rest-dojo-ui/client/rft/css/surveyEditor.css

    r398 r402  
    33        display: block;
    44        color: #ffffff;
    5         padding: 0 8px;
     5        /*padding: 0 8px;*/
    66}
    77
     
    5454
    5555/* Drag and drop anchor highlighting */
     56.claro .dojoDndItemAnchor, .claro .dojoDndItemOver {
     57    background-color: inherit;
     58}
     59/*
    5660.claro div.blue.dojoDndItemAnchor .topBorder,
    5761.claro .blue .dojoDndItemAnchor .topBorder {
     
    7478        background-color: #993dec;
    7579}
     80*/
Note: See TracChangeset for help on using the changeset viewer.