Ignore:
Timestamp:
02/21/13 09:11:22 (11 years ago)
Author:
gustavo
Message:

Ticket #3349 - Adicionado checkbox e inicio do codigo da busca

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.5.1-expresso1/prototype/modules/mail/templates/attachment_search.ejs

    r7895 r7901  
    22        <fieldset class="attach-message-search-field ui-corner-all" style="border: 0;margin: -10px 0 0 0;padding: 1px;height: 18px;position: relative;top: 50%;"> 
    33                <span class="ui-icon ui-icon-search" style="position: absolute;right: 6px;top: 10%;"></span> 
    4                 <input class="attach-message-search-input" type="text" style="border-radius: 5px;border-right-color: white;border-right: 20px solid white;border-bottom: 1px solid white;border-top: 1px solid white;"> 
     4                <input class="attach-message-search-checkbox" type="checkbox" style="position: absolute;right: 20px;top: 10%;"> 
     5                <input class="attach-message-search-input" type="text" style="border-radius: 5px;border-right-color: white;border-right: 35px solid white;border-bottom: 1px solid white;border-top: 1px solid white;"> 
    56        </fieldset> 
    67</div> 
Note: See TracChangeset for help on using the changeset viewer.