From b31482d8e4cdc42c6bf31d1973efd3854cff8010 Mon Sep 17 00:00:00 2001 From: Parabola Date: Fri, 28 Jan 2011 23:49:54 +0000 Subject: put issue title and creator on top --- html/issue.item.html | 18 ++++++++++-------- html/issue.search.html | 2 +- html/style.css | 6 ++++++ 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/html/issue.item.html b/html/issue.item.html index 61e66ad..d2e849c 100644 --- a/html/issue.item.html +++ b/html/issue.item.html @@ -25,7 +25,7 @@ -

You are not allowed to view this page.

@@ -35,12 +35,20 @@
+

+

+ Created on + by , + last changed + by . +

+

- IMPORTANT: to report a new issue, choose a good title, a reallistic priority level, and proper keywords. + IMPORTANT: to report a new issue, choose a good title, a reallistic priority level, and proper keywords. To report a problem with a package, preffix the title with [pkgname].

@@ -125,12 +133,6 @@ python:db.user.classhelp('username,realname,address', property='nosy', width='60
-

- Created on - by , - last changed - by . -

diff --git a/html/issue.search.html b/html/issue.search.html index ce3e08e..52ee80b 100644 --- a/html/issue.search.html +++ b/html/issue.search.html @@ -27,11 +27,11 @@ search_multiselect templates/page/macros/search_multiselect;"> - + diff --git a/html/style.css b/html/style.css index 33707db..0f8d150 100644 --- a/html/style.css +++ b/html/style.css @@ -621,14 +621,20 @@ table.nowrap td.wrap { white-space: normal; } +p.important, p.error-message, p.ok-message { text-align: center; padding: 5px; } +p.important, p.ok-message { background-color: #8F8; } p.error-message { background-color: #FF8888; } +table.form tbody th { + text-align: right; + padding-right: 5px; +} -- cgit v1.2.2
Files
  Filter on Display Sort on Group on