From b0d6a60c4f006ea6b051c40927c70c0f866600d5 Mon Sep 17 00:00:00 2001 From: Kload Date: Mon, 27 Mar 2017 20:37:42 +0200 Subject: [PATCH] Cleaning / fixing a few issues in the templates --- www/template_pullrequests.html | 22 ++++------------------ www/template_roadmap.html | 8 +++----- 2 files changed, 7 insertions(+), 23 deletions(-) diff --git a/www/template_pullrequests.html b/www/template_pullrequests.html index b7d50d9..b833efd 100644 --- a/www/template_pullrequests.html +++ b/www/template_pullrequests.html @@ -17,26 +17,23 @@ background: #333333; } .container { - width:1300px; + width:1250px; } .column-pr-id { - width:190px; + width:230px; text-align:center; } .column-pr-title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; - max-width: 350px; + max-width: 400px; } .column-pr-created { width:170px; } .column-pr-labels { } - .column-pr-reviews { - width:150px; - } @@ -73,8 +70,6 @@
-
- @@ -83,7 +78,6 @@ - @@ -121,10 +115,6 @@   {% endfor %} - {% endfor %}
Title Created LabelsReviews
- foo - bar -
@@ -155,18 +145,14 @@
-
- diff --git a/www/template_roadmap.html b/www/template_roadmap.html index 67a6283..095463e 100644 --- a/www/template_roadmap.html +++ b/www/template_roadmap.html @@ -3,7 +3,7 @@ - Yunohost Pull Requests Dashboard + Yunohost Roadmap Dashboard @@ -118,18 +118,16 @@ - +