diff options
-rw-r--r-- | css/istreamdev.css | 3 |
1 files changed, 3 insertions, 0 deletions
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 { |