From: richard Date: Sun, 27 Apr 2003 02:44:59 +0000 (+0000) Subject: - under the heading of "questionable whether it's a fix or not" X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=66622506bcf53a2ed6e04e53fe12983557f0e713;p=roundup.git - under the heading of "questionable whether it's a fix or not" (sf "bug" 621226 for the users of the "standards compliant" browser IE) git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1690 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/CHANGES.txt b/CHANGES.txt index 0607b30..cb16146 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -88,6 +88,8 @@ Fixed: - fixed missing (pre-commit) journal entries in *dbm backends (sf bug 679217) - URL cited in roundup email confusing dumb Email clients (sf bug 716585) - set title on issues even when the email body is empty (sf bug 727430) +- under the heading of "questionable whether it's a fix or not" + (sf "bug" 621226 for the users of the "standards compliant" browser IE) 2003-??-?? 0.5.7 diff --git a/templates/classic/html/issue.index.html b/templates/classic/html/issue.index.html index e830c44..ae9480d 100644 --- a/templates/classic/html/issue.index.html +++ b/templates/classic/html/issue.index.html @@ -32,22 +32,29 @@ You are not allowed to view this page. tal:content="python:i[request.group[1]]" class="group"> - - - + + +   +   + tal:content="i/creation/reldate">  - + tal:content="i/activity/reldate">  +   title - - - +   +   +   + diff --git a/templates/classic/html/style.css b/templates/classic/html/style.css index bec2a1c..bfd4943 100644 --- a/templates/classic/html/style.css +++ b/templates/classic/html/style.css @@ -128,19 +128,11 @@ table.list td { padding: 0 4 0 4; border: 1px solid white; color: #404070; - background-color: white; + background-color: #efefef; vertical-align: top; empty-cells: show; } -table.list tr.normal td { - background-color: #efefef; -} - -table.list tr.alt td { - background-color: #efefef; -} - table.list tr.navigation th { text-align: right; } diff --git a/templates/classic/html/user.index.html b/templates/classic/html/user.index.html index 7c70042..136e544 100644 --- a/templates/classic/html/user.index.html +++ b/templates/classic/html/user.index.html @@ -25,10 +25,10 @@ You are not allowed to view this page. username - realname - organisation - address - phone +   +   +   +   retire