Changeset 11020 for main/waeup.kofa


Ignore:
Timestamp:
31 Jan 2014, 13:07:10 (11 years ago)
Author:
Henrik Bettermann
Message:

Show datepicker icons.

Location:
main/waeup.kofa/branches/uli-diazo-themed/layout
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/branches/uli-diazo-themed/layout/static/css/base.css

    r11019 r11020  
    191191}
    192192
     193.ui-widget-header .ui-icon {
     194    background-image: url("../img/ui-icons_222222_256x240.png");
     195}
     196
     197
    193198 /* dataTables stuff */
    194199
  • main/waeup.kofa/branches/uli-diazo-themed/layout/theme.html

    r11019 r11020  
    413413                  <td>
    414414                    <input class="datepicker-le-year textType"
    415                                  id="form.any_date" name="form.date_of_birth"
     415                                 id="form.any_date" name="form.any_date"
    416416                                 size="20" type="text" value="" />
    417417                  </td>
Note: See TracChangeset for help on using the changeset viewer.