From f2147cdeec3daafbdbbf3172fd4cc94ef24ee851 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 30 Nov 2010 11:42:44 -0600 Subject: Make dev dashboard columns a bit prettier We don't need to force widths on the upper tables, and ensure the todo list description can wrap if it is a long one. Signed-off-by: Dan McGee --- templates/devel/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/devel/index.html b/templates/devel/index.html index baad92e4..cb9b92ae 100644 --- a/templates/devel/index.html +++ b/templates/devel/index.html @@ -11,7 +11,7 @@ - + @@ -42,7 +42,7 @@ - + @@ -78,10 +78,10 @@ {% for todo in todos %} - - + {% empty %} -- cgit v1.2.3-55-g3dc8
NameName Repo Version Arch
Todo ListNameName Repo Arch Maintainer(s)
{{ todo.name }} {{ todo.date_added }}{{ todo.description|safe }}{{ todo.description|safe }}
No package todo lists to display