src/css/LdtPlayer.css
branchpopcorn-port
changeset 564 a560a162f444
parent 561 a10e7b6fdb08
child 585 44a4a4a179c1
--- a/src/css/LdtPlayer.css	Mon Jan 02 15:46:42 2012 +0100
+++ b/src/css/LdtPlayer.css	Mon Jan 02 16:41:12 2012 +0100
@@ -192,6 +192,15 @@
   background-position: 0 -50px;
 }
 
+.LdtSearch {
+  display: none;
+  width: 165px;
+  height: 25px;
+  border: 1px;
+  border-color: #CFCFCF;
+  float: left;
+  text-align: center;
+}
 
 .Ldt-Time {
   position: inherit;