web/lib/metadataplayer/Controller.css
changeset 14 960eb22c078c
parent 0 7f8907368bd5
--- a/web/lib/metadataplayer/Controller.css	Wed Oct 23 15:13:15 2013 +0200
+++ b/web/lib/metadataplayer/Controller.css	Wed Oct 23 16:48:59 2013 +0200
@@ -86,8 +86,13 @@
 }
 
 input.Ldt-Ctrl-SearchInput {
-    width: 145px; height: 13px; margin: 2px; padding: 3px;
-    border: 1px solid #8080a0; border-radius: 3px; font-size: 13px;
+    border: 1px solid #8080A0;
+    border-radius: 3px 3px 3px 3px;
+    font-size: 13px;
+    height: 21px;
+    margin: 1px;
+    padding-left: 3px;
+    width: 145px;
 }
 
 .Ldt-Ctrl-Time {