# HG changeset patch # User hamidouk # Date 1322044907 -3600 # Node ID 38a494e0424ebd816482a22737711c5b70f3d008 # Parent e8d05c3f77ed7c252ee89ba138380d024cc8b5db added a wire pattern to the tweetWidget. diff -r e8d05c3f77ed -r 38a494e0424e src/css/LdtPlayer.css --- a/src/css/LdtPlayer.css Wed Nov 23 11:14:01 2011 +0100 +++ b/src/css/LdtPlayer.css Wed Nov 23 11:41:47 2011 +0100 @@ -255,7 +255,7 @@ .Ldt-tweetWidget { font-size: 62.5%; font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; - background-color:#eeeeee; + background:url('imgs/wire_pattern.png') repeat scroll transparent ; padding:5px; overflow: auto; } diff -r e8d05c3f77ed -r 38a494e0424e src/css/imgs/wire_pattern.png Binary file src/css/imgs/wire_pattern.png has changed