Ignore:
Timestamp:
07/30/12 14:51:13 (12 years ago)
Author:
marcieli
Message:

Ticket #2966 - Implementação da funcionalidade imprimir calendário anual.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.4.2-expresso1/prototype/modules/calendar/css/print.css

    r6902 r6904  
    6969        padding: 0px; 
    7070} 
     71.fc-year-have-event{ 
     72                border:2px solid #9cf !important; 
     73} 
     74.year_print_header { 
     75        width: 100%; 
     76} 
     77.year_print_header h2{ 
     78        text-align: center 
     79} 
     80.fc-year-monthly-td table{ 
     81        padding-left: 0px !important; 
     82} 
Note: See TracChangeset for help on using the changeset viewer.