From 596c7b5f68f51489aac115cb7a6d5a622195bd45 Mon Sep 17 00:00:00 2001 From: Alib Date: Tue, 16 Mar 2010 16:15:45 +0100 Subject: mp3 now functionnal --- css/istreamdev.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'css/istreamdev.css') diff --git a/css/istreamdev.css b/css/istreamdev.css index aa07a18..e1da055 100644 --- a/css/istreamdev.css +++ b/css/istreamdev.css @@ -276,7 +276,7 @@ li.track a .numberbox { position: relative; width: 23px; height: 42px; -top: -10px; +top: -12px; display: block; float: left; margin-right: 3px; @@ -299,7 +299,7 @@ li.track a div.timebox { position: relative; width: 30px; height: 42px; -top: -38px; +top: -12px; display: block; float: right; margin-left: 3px; @@ -309,7 +309,7 @@ border-left: 1px solid #333333; li.track a .time { position: absolute; color: #9c9ea0; -top: 13px; +top: 12px; left: 5px; font-size: 14px; } -- cgit v1.2.3