From 43888e8c94fba1aab3f17a7d68c8b4cfdbafc555 Mon Sep 17 00:00:00 2001 From: Alib Date: Fri, 26 Mar 2010 16:35:53 +0100 Subject: css fix --- css/istreamdev.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/istreamdev.css b/css/istreamdev.css index ffcbbf7..63cdba8 100644 --- a/css/istreamdev.css +++ b/css/istreamdev.css @@ -347,6 +347,9 @@ font-size: 14px; font-weight: bold; display: block; color: white; +text-overflow: ellipsis; +overflow: hidden; +white-space: nowrap; text-shadow: rgba(0,0,0,.8) 0 1px 0; } ul.edgetoedge span.epgtime { -- cgit v1.2.3