source: sandbox/2.4.2-expresso1/prototype/modules/calendar/css/print.css @ 6893

Revision 6893, 190 bytes checked in by douglasz, 12 years ago (diff)

Ticket #2966 - Impressao das Listas e Detalhes Eventos e Tarefas.

  • Property svn:executable set to *
Line 
1body.detail{   
2        margin-top: 30px;
3}
4
5.details-event-list {
6        margin-top: 10px;
7}
8
9body.detail a.title {
10        font-weight: bold;
11        color: #30487E !important;
12}
13
14.events-list-win td{
15        padding: 0px;
16}
Note: See TracBrowser for help on using the repository browser.