From 4148888336af42a0ddb7a2e1e9dbc70703a2ba71 Mon Sep 17 00:00:00 2001 From: thlo Date: Sun, 29 Sep 2013 16:09:19 +0200 Subject: * Fixes in Comm handling. * Fixes in Timer menu. * Fixes in Image Viewer. * Widget Code Improvements (HTTP transaction handlings) --- smarttv-client/CSS/Main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'smarttv-client/CSS') diff --git a/smarttv-client/CSS/Main.css b/smarttv-client/CSS/Main.css index 93aba17..c9d8f5f 100755 --- a/smarttv-client/CSS/Main.css +++ b/smarttv-client/CSS/Main.css @@ -155,7 +155,7 @@ body { margin-bottom:3px; border-style:solid; border-width:2px; - font-size:16px; + font-size:14px; border-radius: 7px; -webkit-border-radius: 7px; padding-top:5px; @@ -276,7 +276,7 @@ body { padding-left:20px; padding-right:20px; background-color: rgba(0,0,0,0.5); - z-index:50; + z-index:70; overflow:hidden; } -- cgit v1.2.3