Ignore:
Timestamp:
16 Nov 2008, 10:24:49 (16 years ago)
Author:
Henrik Bettermann
Message:

new colors

Location:
WAeUP_SRP/trunk/skins/waeup_layout
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_layout/portlet_student_notice_display.pt

    r2243 r3769  
    11<span tal:condition="python: getattr(context.campus.documents,'student_notice_doc',None)">
    2 <div style="margin: 5px; padding: 5px; background-color: black; color: white"
     2<div style="margin: 5px; padding: 5px; background-color: #888888; color: white; border-style:solid; border-width:1px; border-color:white"
    33     tal:define="doc python: context.campus.documents.student_notice_doc.getContent()"
    44     tal:content="structure python:doc.wdrender()" />
  • WAeUP_SRP/trunk/skins/waeup_layout/portlet_student_workflow_display.pt

    r2758 r3769  
    66<table>           
    77<tr><td style="padding: 1em 0em 0.2em 0em;">
    8    <strong>Registration Status:</strong>
     8   Registration Status:
    99</td></tr>
    1010</table>
Note: See TracChangeset for help on using the changeset viewer.