From ff170db465b8b91b9732cb49bccb47a3110e2388 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Fri, 20 Jul 2007 23:37:11 +0000 Subject: - Made epg images better stylable. Moved epg image info into span area, which floats right of the normal epg description text. --- live/css/siteprefs.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'live/css') diff --git a/live/css/siteprefs.css b/live/css/siteprefs.css index ed92cb0..9fa03cc 100644 --- a/live/css/siteprefs.css +++ b/live/css/siteprefs.css @@ -15,3 +15,9 @@ table { width: 100%; } */ + +/* comment this out, if you want epg images at their native size */ +.info-win span.epg_images { + width: 120px; +} + -- cgit v1.2.3