Ignore:
Timestamp:
02/14/12 16:52:04 (12 years ago)
Author:
acoutinho
Message:

Ticket #2434 - Implementacao anexos, acls e delegacao de participantes

File:
1 edited

Legend:

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

    r5417 r5514  
    211211} 
    212212 
    213 .new-event-win fieldset.block-add-attendee-permissions {  
    214         width: 220px;  
    215         float:left;  
    216         margin: 105px 0 0 10px; 
    217 } 
     213.new-event-win ul.attendee-permissions-list, li.attendee-permissions-list{text-align: left;} 
     214 
     215li.attendee-permissions-list input{width: 20px !important; margin: 3px 0 0 0; !important} 
     216 
     217p.request-update{display: inline; position: relative; top: 2px;} 
     218 
     219 
     220p.request-update label{width: 150px !important;} 
    218221 
    219222.new-event-win .menu-addevent { 
     
    221224} 
    222225 
    223 fieldset.block-add-attendee .add-attendee-search { max-width: 200px; margin: 5px;} 
    224 fieldset.block-add-attendee .add-attendee-search input { max-width: 170px; } 
     226fieldset.block-add-attendee .add-attendee-search { max-width: 250px; margin: 5px;} 
     227fieldset.block-add-attendee .add-attendee-search input { max-width: 215px; width: 215px;} 
    225228fieldset.block-add-attendee .search-result-list { width: 255px; max-height: 215px; overflow: auto;} 
    226229fieldset.block-add-attendee .search-result-list .ui-widget-content { border: none;} 
     
    256259.attendees-list .me select.status { margin:10px 5px 5px 5px; } 
    257260.attendees-list .me .add-attendee-search { max-width: 155px; width:155px; display: inline; padding: 0; margin: 10px 0 5px 0;} 
     261 
     262.attendees-list .me .add-attendee-options { max-height: 16px; height:16px;  max-width: 50px; width:50px; display: inline; padding: 0; margin: 0 0 5px 0;} 
     263.attendees-list .me .add-attendee-options-read { max-height: 16px; height:16px;  max-width: 16px; width:16px; display: inline; padding: 0; margin: 0 0 5px 0;} 
     264 
     265.attendees-list .me .add-attendee-options-button {position: absolute; top: 171px;} 
     266.attendees-list .hover-attendee { background-color: #DFEFFC;} 
     267/* 
     268.attendees-list .attendee-options-button-edit { position: absolute; top:0; right:25px;} 
     269.attendees-list .attendee-options-button-key { position: absolute; top:0; right:45px;} 
     270.attendees-list .attendee-options-button-delegate { position: absolute; top:0; right:65px;} 
     271*/ 
     272 
     273.attendee-options{ position: absolute; top: 0; left: 300px; background-color: white; z-index: 100; width: 90px; background-color: #FFF; padding: 0 5px 0 3px; text-align: right;} 
     274.attendees-list .not-attendee { height:16px; } 
     275 
     276.list-delegates{margin: 0 0 0 25px;} 
     277 
     278.status-delegate{position: absolute; left:3px;} 
     279 
    258280.attendees-list .me .add-attendee-search input { max-width: 125px; } 
    259 .attendees-list li.organizer {margin-bottom: 3px;} 
     281.attendees-list li.organizer, .attendees-list li.me-delegated {margin-bottom: 3px;} 
    260282.attendees-list .organizer .button.swap { 
    261283        float: right; 
    262284        margin-top: -1.5em; 
    263285} 
     286 
     287.name-status-delegated{text-decoration: line-through; padding: 0 0 0 18px;} 
     288.name-status-delegated-delegated{text-decoration: line-through; padding: 0 0 0 12px;} 
     289.name-status-delegated-none{ padding: 0 0 0 12;} 
     290 
     291.name-status{padding: 0 0 0 18px;} 
     292 
     293.name-special{padding: 0 0 0 33px;} 
     294.name-special-delegated{text-decoration: line-through; padding: 0 0 0 33px;} 
     295 
     296.open-delegate{position: absolute; left: 20px; display: block; cursor: hand;} 
     297.space-status{position: absolute; left: 20px; display: block;} 
     298.space-special{position: absolute; left: 35px; display: block;} 
     299.space-special-delegated{position: absolute; left: 20px; display: block;} 
     300 
     301.attendee-permissions-change{background-image: url(../../../plugins/jquery/images/ui-icons_f9bd01_256x240.png) !important;} 
     302.attendee-permissions-change-button{border: 1px solid #79B7E7 !important; background: #F5F8F9 !important; font-weight: bold !important; color: #E17009 !important;} 
     303 
     304.attendee-permissions-conflict{opacity: 0.5} 
    264305 
    265306dd.attendee-list ul.attendee-list li { 
     
    275316dd.attendee-list ul.attendee-list li label.name, 
    276317dd.attendee-list ul.attendee-list li label.mail { 
    277         width: 6000px; 
    278         min-width: 6000px; 
     318        width: 99999px; 
     319        min-width: 99999px; 
    279320        vertical-align: middle; 
    280321} 
    281322dd.attendee-list ul.attendee-list li label[title=''] { display:none } 
     323/* 
    282324dd.attendee-list ul.attendee-list li .button.close { 
    283325        position: absolute; 
    284     right: 0; 
     326    right: 5px; 
    285327    top: 0; 
    286328} 
    287  
     329*/ 
    288330/* 
    289331.attendees-list li .ui-icon-float-right { 
     
    482524} 
    483525 
     526.button.add.button-add-attachment{margin: -9px 0 0 8px;} 
     527.button.upload{margin-bottom: 4px;} 
     528div.fileupload-buttonbar{padding: 0.2em 0.5em } 
     529.archive-error{color: #F00;} 
     530 
     531.progress.in-progress{width: 100px; height: 12px;} 
     532 
     533 
     534.lbl-archive-nome, .lbl-archive-size{font-weight: bold !important;} 
     535.lbl-archive-nome{width:40px !important;} 
     536.row.fileupload-buttonbar{margin-top: -14px; padding: 0.2em 0.7em;} 
     537 
     538.archive-nome{width: 73px;} 
     539.archive-nome label{display: block; position: absolute; left: 136px; top: 194px;} 
     540.archive-size{min-width:100px; max-width:100px;} 
     541 
     542 
    484543.input-group.date-info input { 
    485544        width: 100px; 
Note: See TracChangeset for help on using the changeset viewer.