equal
deleted
inserted
replaced
1 {{! template for the search container }} |
1 {{! template for the search container }} |
2 <div class='LdtSearchContainer' |
2 <div class='LdtSearchContainer' |
3 style='margin-left: 445px; position: absolute; margin-top: -26px;'> |
3 style='margin-left: {{margin_left}}; position: absolute; margin-top: -60px;'> |
4 <div class='LdtSearch' |
4 <div class='LdtSearch' |
5 style='display: none; background-color: #EEE; width: 165px; boder: 1px; border-color: #CFCFCF; position: absolute; text-align: center;'> |
5 style='display: none; background-color: #EEE; width: 165px; boder: 1px; border-color: #CFCFCF; position: absolute; text-align: center;'> |
6 <input class='LdtSearchInput' |
6 <input class='LdtSearchInput' |
7 style='margin-top: 2px; margin-bottom: 2px;' /> |
7 style='margin-top: 2px; margin-bottom: 2px;' /> |
8 </div> |
8 </div> |