Ignore:
Timestamp:
12/13/12 16:58:22 (11 years ago)
Author:
acoutinho
Message:

Ticket #2215 - A agenda esta com problema para ser exibida no IE

File:
1 edited

Legend:

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

    r7055 r7653  
    493493} 
    494494 
     495.my-calendars .button.new, .my-groups-task .button.new{ *margin: 7px 0 0 2px;} 
     496 
    495497.my-calendars .status-list, .my-groups-task  .status-list { 
    496498        display: inline-block; 
     
    557559} 
    558560 
    559 //Remover bordas indesejáveis no Ie 
     561/*Remover bordas indesejáveis no Ie*/ 
    560562input[type="checkbox"]{border: none 0px;} 
    561563 
     
    596598.my-calendars a.new-calendar .ui-button-text { 
    597599    padding: 0; 
     600} 
     601 
     602a.new-calendar-shared{ 
     603 
     604    *margin: 7px 0 0 2px; 
    598605} 
    599606 
Note: See TracChangeset for help on using the changeset viewer.