From ba61d3eec85402de39b580086da5a42c5fb93adb Mon Sep 17 00:00:00 2001 From: umaircb Date: Fri, 11 Apr 2014 11:07:33 +0000 Subject: [PATCH] modified.. --- upload/styles/cb_2014/theme/css/channel.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/upload/styles/cb_2014/theme/css/channel.css b/upload/styles/cb_2014/theme/css/channel.css index 370766ec..0bfd8f57 100644 --- a/upload/styles/cb_2014/theme/css/channel.css +++ b/upload/styles/cb_2014/theme/css/channel.css @@ -997,9 +997,10 @@ footer { .duration1 { font-size: 10px; position: absolute; - top: 4px; - left: 135px; + top: 1px; + left: 157px; right: 100px; + width: 10px; } .margin { @@ -1028,6 +1029,7 @@ footer { } .color { + margin-left: 0px; background-color: #696969; color: #ffffff; opacity: 0.8;