From 9bc23942e1bbac6672d3e00812235e483debd4cc Mon Sep 17 00:00:00 2001 From: thlo Date: Sun, 10 Feb 2013 21:02:26 +0100 Subject: Use time requests for playback while recording. Use pdl for completed recordings. Trickplay during recording. Keep aspect ratio. Navigation fixes. --- smarttv-client/CSS/Main.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'smarttv-client/CSS') diff --git a/smarttv-client/CSS/Main.css b/smarttv-client/CSS/Main.css index 5b8f829..b733c20 100755 --- a/smarttv-client/CSS/Main.css +++ b/smarttv-client/CSS/Main.css @@ -130,6 +130,9 @@ body { padding-right:20px; background-color: rgba(0,0,0,0.5); z-index:20; + overflow:hidden; + text-overflow: ellipsis; + white-space : nowrap; } -- cgit v1.2.3