Ignore:
Timestamp:
08/10/12 12:25:20 (12 years ago)
Author:
acoutinho
Message:

Ticket #2966 - Correcao de bugs e refactoring das novas funcionalidades

File:
1 edited

Legend:

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

    r6984 r6985  
    414414.events-list-win table tr.last-event-same-start-date td { border-bottom: 1px solid #ccc;} 
    415415.events-list-win table th.start-date-multiple-events { border-bottom: 1px solid #ccc; } 
     416 
     417.events-list-win .fc-header-right.list-right{width: 26%} 
    416418 
    417419.events-list-win table .title { 
     
    658660.div-addactivity  #group_addactivity_details6  .parent .child-top .afterValue { width: 129px; float: left; background: #E8F4FD; height: 20px; font-weight: bold; color: #2E6E9E;  text-align: center;} 
    659661.div-addactivity  #group_addactivity_details6  .parent .child-top .afterValue span{display: block; padding: 6px; } 
    660  
    661  
    662 /**********************************************************************************************************/ 
    663  
    664 /* 
    665 .div-addactivity  #group_addactivity_details6 .parent {width: 680px; min-height: 268px; float: left;} 
    666 .div-addactivity  #group_addactivity_details6 .parent .child-top {width: 690px; height: 30px; background: #E8F4FD; border-left: 1px solid #CCC; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC;} 
    667 .div-addactivity  #group_addactivity_details6 .parent .child-bottom {width: 690px; height: 220px; overflow: auto;  float: left; border-left: 1px solid #CCC; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC;} 
    668 .div-addactivity  #group_addactivity_details6 .parent .child-bottom .child-bottom-each { height: 30px; } 
    669 .div-addactivity  #group_addactivity_details6 .parent .child-bottom .child-bottom-each:hover { background: #FFF2F2; cursor: pointer;} 
    670  
    671 .div-addactivity  #group_addactivity_details6 .parent .child-bottom .child-bottom-each .date-hour { width: 30%; float: left; height: 30px} 
    672 .div-addactivity  #group_addactivity_details6 .parent .child-bottom .child-bottom-each .date-hour span { margin: 8px; float: left; } 
    673 .div-addactivity  #group_addactivity_details6 .parent .child-bottom .child-bottom-each .organization{ width: 69%; float: left;  height: 30px; border-left: 1px solid #CCC; } 
    674 .div-addactivity  #group_addactivity_details6 .parent .child-bottom .child-bottom-each .organization span{ margin: 8px; float: left; } 
    675  
    676 .div-addactivity  #group_addactivity_details6 .parent .child-top .date-hour { width: 29%; float: left; background: #E8F4FD; height: 30px; } 
    677 .div-addactivity  #group_addactivity_details6 .parent .child-top .date-hour span{ margin: 8px; float: left; font-weight: bold; color: #2E6E9E; } 
    678 .div-addactivity  #group_addactivity_details6 .parent .child-top .organization { width: 70%; float: left; background: #E8F4FD; height: 30px; border-left: 1px solid #CCC; font-weight: bold; color: #2E6E9E; } 
    679 .div-addactivity  #group_addactivity_details6 .parent .child-top .organization span{margin: 8px; float: left; } 
    680 */ 
Note: See TracChangeset for help on using the changeset viewer.