diff -r 0a2505c3b547 -r 8276f3ff7a3f web/res/css/tweetcast.css --- a/web/res/css/tweetcast.css Mon Mar 05 18:41:11 2012 +0100 +++ b/web/res/css/tweetcast.css Tue Mar 06 13:22:18 2012 +0100 @@ -82,7 +82,7 @@ #mdpgauche { - float: left; width: 300px; margin-right: 10px; margin-top: 10px; + float: left; width: 300px; margin-right: 10px; } #mdpdroite { @@ -163,7 +163,25 @@ } #content_select_ul select { - width: 400px; + width: 350px; +} + +.embedbar { + float: right; width: 216px; height: 32px; margin-top: 15px; +} + +a.embedbutton { + display: block; float: left; background: url(twcx-img/embedbutton.png); text-decoration: none; font-size: 13px; + width: 64px; text-align: center; height: 19px; padding-top: 13px; + color: #333; margin-right: 4px; +} + +a.embedbutton:hover { + background-position: 0 -32px; +} + +.addthis_toolbox { + float: left; } /* Formulaire */ @@ -608,7 +626,7 @@ } #mdpgauche li.acctexte { - max-height: 400px; + max-height: 300px; } .acctexte ul {