From ada389d94b34bfef75be700a6cb4e3f05ee102ff Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Fri, 30 Jun 2006 14:12:35 +0200 Subject: 2006-06-30: 3.4.6beta5 - Changed: "channels" column in timeline uses max 10% of available width. - Fixed: programming a timer in prog_detail in FireFox. - Fixed: HTML warnings. - Fixed: find repeatings containing "&" in prog_detail (Bug #0000104, Reported by hajo). - Changed: TV and remote control to better fit new "default" theme. - Fixed: correct sorting in prog_list2 selectbox at the end of a month (Reported by sirtobi). - Fixed: Extracting VDR version number. --- user.css.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'user.css.example') diff --git a/user.css.example b/user.css.example index 77d07f5..7e212b2 100644 --- a/user.css.example +++ b/user.css.example @@ -7,6 +7,9 @@ #rc { display: none; } +#tv { + display: none; +} /* Disable action icons. -- cgit v1.2.3