Changeset 4a4662 in indico
- Timestamp:
- 03/03/10 18:22:55 (3 years ago)
- Branches:
- master, burotel, hello-world-walkthrough, ipv6, new-webex, prov-dual-interface, v0.97-series, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, d9941f8582b36b24821a11ea5ba16fda6a457fb1
- Children:
- dc8d91
- Parents:
- 62a512
- git-author:
- Davide Galimberti <davide.siro.galimberti@…> (03/01/10 17:02:58)
- git-committer:
- Jose Benito <jose.benito.gonzalez@…> (03/03/10 18:22:55)
- File:
-
- 1 edited
-
indico/MaKaC/webinterface/tpls/PrintPageFrame.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/webinterface/tpls/PrintPageFrame.tpl
r9033fd r4a4662 2 2 <%= content %> 3 3 4 <style type="text/css"> 5 6 body { 7 background-color: white; 8 } 9 10 div.meetingEventBody { 11 border-style: none solid solid; 12 border-width: 0px 4px 4px; 13 border-color: #ECECEC; 14 } 15 16 body, html { 17 height: auto; 18 } 19 20 </style> 21 4 22 <script type="text/javascript">print();</script>
Note: See TracChangeset
for help on using the changeset viewer.
