From 32e84da8cc92fc7c69e6ecbf6d937145018f96f2 Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Fri, 23 Sep 2005 10:26:48 +0200 Subject: =?UTF-8?q?2005-09-23:=200.97-am3.4=20-=20Send=20valid=20"Expires"?= =?UTF-8?q?=20header=20(Submitted=20by=20Ville=20Skytt=C3=A4).=20-=20Open?= =?UTF-8?q?=20failure=20of=20vdradmind.done=20reported=20wrong=20filename?= =?UTF-8?q?=20(Submitted=20by=20Ville=20Skytt=C3=A4).=20-=20Deliver=20vali?= =?UTF-8?q?dated=20HTML=20(Reported=20by=20Ville=20Skytt=C3=A4).=20-=20Dis?= =?UTF-8?q?play=20name=20of=20recordings/timers...=20that=20will=20be=20de?= =?UTF-8?q?leted=20(Requested=20by=20Richard=20Lithvall).=20-=20Channels?= =?UTF-8?q?=20list=20in=20AutoTimer=20only=20shows=20selected=20channels?= =?UTF-8?q?=20if=20selective=20channels=20are=20active=20for=20AT.=20-=20A?= =?UTF-8?q?dded=20"chmod"=20for=20grabbed=20images=20of=20TV=20so=20that?= =?UTF-8?q?=20everyone=20can=20read/write=20the=20file=20(Submitted=20by?= =?UTF-8?q?=20Udo=20Richter).=20-=20Added=20"-d"=20argument=20to=20set=20t?= =?UTF-8?q?he=20configuration=20folder=20(Submitted=20by=20Rene=20Bredlau)?= =?UTF-8?q?.=20-=20Fixed=20handling=20for=20recording=20on=20February,=202?= =?UTF-8?q?9th=20for=20VDR=20>=3D1.3.26=20(Submitted=20by=20Rene=20Bredlau?= =?UTF-8?q?).=20-=20Alternativly=20use=20Locale::Messages=20if=20Locale::g?= =?UTF-8?q?ettext=20not=20found=20(Submitted=20by=20Ville=20Skytt=C3=A4).?= =?UTF-8?q?=20-=20Fixed=20"send=20command"=20error=20message=20(Submitted?= =?UTF-8?q?=20by=20Ville=20Skytt=C3=A4).=20-=20Display=20free=20disk=20siz?= =?UTF-8?q?e=20as=20float=20instead=20of=20integer=20(Submitted=20by=20Har?= =?UTF-8?q?dy=20Flor).=20-=20Step=20forward/backward=20a=20day=20in=20"Pla?= =?UTF-8?q?ying=20today"=20(Requested=20by=20T=C3=BCddelkopp)=20-=20Enable?= =?UTF-8?q?/disable=20selective=20channels=20in=20"Playing=20today"=20(Req?= =?UTF-8?q?uested=20by=20Reiner=20Buehl)=20-=20Added=20images=20in=20prog?= =?UTF-8?q?=5Fdetail;=20needs=20external=20tool=20that=20provides=20these?= =?UTF-8?q?=20images;=20must=20be=20configured=20first!=20(Requested=20by?= =?UTF-8?q?=20several=20people)=20-=20Fixed=20display=20of=20login=20page?= =?UTF-8?q?=20(Reported=20by=20DrSat)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- user.css.example | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'user.css.example') diff --git a/user.css.example b/user.css.example index d54f5e3..a80277c 100644 --- a/user.css.example +++ b/user.css.example @@ -1,17 +1,17 @@ /* The user.css is mainly an example to demonstrate the possibilities */ /* don't want background images */ -td, .heading td, .footer td, .heading td[selected], .footer td[selected], #prog_summary .heading td, #prog_summary .footer td, .row_even td[selected], .row_even td, .row_odd td[selected], .row_odd td { background-image: none; background-repeat: no-repeat; } +td, .heading td, .footer td, .heading td.selected, .footer td.selected, #prog_summary .heading td, #prog_summary .footer td, .row_even td.selected, .row_even td, .row_odd td.selected, .row_odd td { background-image: none; background-repeat: no-repeat; } tr { height: 17px; } .heading { height: 17px; } -.row_spacer, .row_spacer td, .row_spacer td[selected], .footer, .footer td, .footer td[selected], .col_left, .col_right { display: none; } +.row_spacer, .row_spacer td, .row_spacer td.selected, .footer, .footer td, .footer td.selected, .col_left, .col_right { display: none; } tr.heading { height: 17px; } -.heading td[selected] { background-color: #aab0aa; height: 17px; } +.heading td.selected { background-color: #aab0aa; height: 17px; } .heading td { background-color: #838183; height: 17px; } -.row_even td[selected] { background-color: #dee6f6; } +.row_even td.selected { background-color: #dee6f6; } .row_even td { background-color: #eeeeff; } -.row_odd td[selected] { background-color: #d5def6; } +.row_odd td.selected { background-color: #d5def6; } .row_odd td { background-color: #f6faff; } td.col_navi { text-align: right; background-color: #f6faff; white-space: nowrap; height: 17px; } @@ -30,7 +30,6 @@ td.col_navi { text-align: right; background-color: #f6faff; white-space: nowrap; /* Dirty hack, must find other solution */ td[bgcolor] { background-color: black; } -.gbutton { border: 1px solid black; padding: 5px 10px 2px 10px; height: 20px; background-color: #eeeeff; border-radius: 10px; -moz-border-radius: 10px; } #prog_summary .heading a { font-weight: bold; font-style: italic; letter-spacing: 0.1em; color: white; padding: 2px 2px; } #prog_summary .group { margin: 3px; display: inline; float: left; } #prog_summary tr.footer { display: table-row; background-image: none; background-color: #f6faff; margin: 0px; padding: 0px; } -- cgit v1.2.3