# HG changeset patch # User clebeaupin # Date 1272478019 -7200 # Node ID 4bf8ee3cba88ddbaa4414b50d6cd7c473dab1b17 # Parent 65f17722d5c817be507681c18018cd657d0b2a16 Fix css diff -r 65f17722d5c8 -r 4bf8ee3cba88 web/thdProject/web/css/flashplayer.css --- a/web/thdProject/web/css/flashplayer.css Wed Apr 28 19:49:05 2010 +0200 +++ b/web/thdProject/web/css/flashplayer.css Wed Apr 28 20:06:59 2010 +0200 @@ -141,6 +141,15 @@ line-height: 0px; z-index: 1000; } + +.player-item-mini .tags { + top: 19px; +} + +.player-item-big .tags { + top: 218px; +} + .player-item .tags .head { padding: 5px; font-size: 12px;