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

new colors

File:
1 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()" />
Note: See TracChangeset for help on using the changeset viewer.