Ignore:
Timestamp:
03/05/12 19:01:39 (12 years ago)
Author:
acoutinho
Message:

Ticket #2434 - Implementacao da funcionalidade de mapa de disponibilidade

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/modules/calendar/css/style.css

    r5592 r5636  
    437437 
    438438 
    439  
     439.map-event{ 
     440        border-style: dashed; 
     441        border-width: 2px; 
     442        border-color: #36C; 
     443        background-color: transparent; 
     444        color: black; 
     445} 
     446 
     447 
     448#new_event_map .fc-event-head.fc-event-skin,.fc-event-inner.fc-event-skin{ 
     449        border-color: transparent; 
     450} 
Note: See TracChangeset for help on using the changeset viewer.