| author | hamidouk |
| Fri, 28 Oct 2011 11:07:41 +0200 | |
| branch | popcorn-port |
| changeset 159 | de92bfdcbe4c |
| parent 37 | 817bdedf83d7 |
| child 221 | 2a83d308dba6 |
| permissions | -rw-r--r-- |
|
37
817bdedf83d7
two template files for very specific parts of the player
hamidouk
parents:
diff
changeset
|
1 |
<div id='LdtSearchContainer' |
|
817bdedf83d7
two template files for very specific parts of the player
hamidouk
parents:
diff
changeset
|
2 |
style='margin-left: 445px; position: absolute;'> |
|
817bdedf83d7
two template files for very specific parts of the player
hamidouk
parents:
diff
changeset
|
3 |
<div id='LdtSearch' |
|
817bdedf83d7
two template files for very specific parts of the player
hamidouk
parents:
diff
changeset
|
4 |
style='display: none; background-color: #EEE; width: 165px; boder: 1px; border-color: #CFCFCF; position: absolute; text-align: center;'> |
|
817bdedf83d7
two template files for very specific parts of the player
hamidouk
parents:
diff
changeset
|
5 |
<input id='LdtSearchInput' |
|
817bdedf83d7
two template files for very specific parts of the player
hamidouk
parents:
diff
changeset
|
6 |
style='margin-top: 2px; margin-bottom: 2px;' /> |
|
817bdedf83d7
two template files for very specific parts of the player
hamidouk
parents:
diff
changeset
|
7 |
</div> |
|
817bdedf83d7
two template files for very specific parts of the player
hamidouk
parents:
diff
changeset
|
8 |
</div> |
|
817bdedf83d7
two template files for very specific parts of the player
hamidouk
parents:
diff
changeset
|
9 |
<div class='cleaner'></div> |