From 59ed31a30e621e5ce469e6d622a740cf1a98294f Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Tue, 26 Feb 2008 01:16:19 +0100 Subject: Added streaming button in channnel selection page. This allows to stream also channels that don't have EPG data and thus are only selectable by hand. Regenerated backwards compatible message file, because of string changes. --- css/styles.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'css') diff --git a/css/styles.css b/css/styles.css index f8ff476..c6a9854 100644 --- a/css/styles.css +++ b/css/styles.css @@ -453,6 +453,15 @@ div#pagemenu a.active { font-weight: bold; } +div#pagemenu form a { + margin-left: 1em; +} + +div#pagemenu form a img { + vertical-align: middle; + margin-top: -5px; +} + /* styles for messagebar */ div#messagebar { -- cgit v1.2.3