# HG changeset patch # User hamidouk # Date 1323345012 -3600 # Node ID 7c86ac92133f7b46905aef550f22c5984a3dd478 # Parent 423b10728936f648926c38da5f7444585892b8e6 added a double border around the tweetWidget, and fixed a couple of overflow/floats glitches. diff -r 423b10728936 -r 7c86ac92133f src/css/LdtPlayer.css --- a/src/css/LdtPlayer.css Thu Dec 08 12:36:22 2011 +0100 +++ b/src/css/LdtPlayer.css Thu Dec 08 12:50:12 2011 +0100 @@ -53,13 +53,12 @@ font-family: "Arial", "Verdana", "sans-serif"; background-color:#eeeeee; background:url('imgs/wire_pattern.png') repeat scroll transparent ; - border-color: #b6b8b8; - border-width: 1px; - border-style: solid; + border: 1px solid #b6b8b8; } .Ldt-Annotation-DoubleBorder { border: 1px solid white; + overflow: auto; } .Ldt-AnnotationContent { @@ -351,7 +350,15 @@ font-size: 62.5%; font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; background:url('imgs/wire_pattern.png') repeat scroll transparent ; - padding:5px; + border: 1px solid #b6b8b8; + border-top: none; + overflow: auto; + } + + .Ldt-tweet-DoubleBorder { + border: 1px solid white; + padding: 5px; + overflow: auto; } .Ldt-tweetAvatar { diff -r 423b10728936 -r 7c86ac92133f src/templates/tweetWidget.html --- a/src/templates/tweetWidget.html Thu Dec 08 12:36:22 2011 +0100 +++ b/src/templates/tweetWidget.html Thu Dec 08 12:50:12 2011 +0100 @@ -1,11 +1,14 @@ {{! template for the tweet widget }}
- dont minimize automatically - minimize window -
- -
+
+ + dont minimize automatically + minimize window +
+ +
+
- Retweet
+
- Reply
+
-
- Retweet
-
- Reply