Ignore:
Timestamp:
21 Jun 2011, 11:09:33 (13 years ago)
Author:
Henrik Bettermann
Message:

Implement search function for academic section. The courses_catalog and the certcourses_catalog are searched.

Remove search pages for students. Student search will be done in the upcoming student package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/browser/static/waeup-base.css

    r6341 r6447  
    5252}
    5353
     54.block .bd {
     55    padding-bottom: 3em;
     56}
     57
    5458/* Define different styles for headlines in rendered restructured text */
    5559
     
    9195.dataTables_wrapper {
    9296  min-height: 100px;
     97}
     98
     99.dataTables_info {
     100  padding-top: 10px;
     101}
     102
     103.dataTables_paginate {
     104  padding-top: 10px;
    93105}
    94106
Note: See TracChangeset for help on using the changeset viewer.