summaryrefslogtreecommitdiff
path: root/smarttv-client/CSS/Main.css
diff options
context:
space:
mode:
authorthlo <t.lohmar@gmx.de>2013-02-10 21:02:26 +0100
committerthlo <t.lohmar@gmx.de>2013-02-10 21:02:26 +0100
commit9bc23942e1bbac6672d3e00812235e483debd4cc (patch)
treed72e3f37c11453644be7b30532b23d60c2104353 /smarttv-client/CSS/Main.css
parentcf98c303d840eb02be5c11dd4a3505a58413dfa4 (diff)
downloadvdr-plugin-smarttvweb-9bc23942e1bbac6672d3e00812235e483debd4cc.tar.gz
vdr-plugin-smarttvweb-9bc23942e1bbac6672d3e00812235e483debd4cc.tar.bz2
Use time requests for playback while recording.
Use pdl for completed recordings. Trickplay during recording. Keep aspect ratio. Navigation fixes.
Diffstat (limited to 'smarttv-client/CSS/Main.css')
-rwxr-xr-xsmarttv-client/CSS/Main.css3
1 files changed, 3 insertions, 0 deletions
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;
}