| branch | popcorn-port |
| changeset 446 | d801a7f9c7c5 |
| parent 444 | 9e58d99a4ae4 |
| child 449 | 6e6b4a54776a |
--- a/src/js/widgets/playerWidget.js Fri Dec 09 15:36:00 2011 +0100 +++ b/src/js/widgets/playerWidget.js Fri Dec 09 15:42:10 2011 +0100 @@ -122,8 +122,6 @@ /* show the search field if it is not shown */ if ( this._searchBlockOpen == false ) { - this.selector.find( ".ui-icon-search" ).css( "background-position", "-144px -112px" ); - this.selector.find(".LdtSearch").show(100); this.selector.find(".LdtSearchInput").css('background-color','#fff');