プロジェクト

全般

プロフィール

Vote #81598

完了

Add some space around the versions on the Roadmap

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Roadmap_22
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
22
version_id:
170
issue_org_id:
35758
author_id:
1565
assigned_to_id:
332
comments:
4
status_id:
5
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

Currently it somewhat looks like versions are crammed together one after another on the Roadmap. I think it would be good to give them some additional space.

This can easily be accomplished with some additional CSS like:


 public/stylesheets/application.css | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css
index e117bc1d0..d09310581 100644
--- a/public/stylesheets/application.css
+++ b/public/stylesheets/application.css
@@ -640,6 +640,8 @@ div#roadmap .wiki h2 { font-size: 110%; }
 div#roadmap h2, div#roadmap h3 {padding-right: 0;}
 body.controller-versions.action-show div#roadmap .related-issues {width:70%;}
 
+div#roadmap .version-article {padding-bottom: 12px;}
+
 div#version-summary { float:right; width:28%; margin-left: 16px; margin-bottom: 16px; background-color: #fff; }
 div#version-summary fieldset { margin-bottom: 1em; }
 div#version-summary fieldset.time-tracking table { width:100%; }

Note: the above given diff is against trunk @ r21131.


journals

--------------------------------------------------------------------------------
The suggested style looks nice. Setting the target version to 4.2.3.

*Before:*
!{border: 1px solid grey; width: 769px;}.35758-before.png!

**After:**
!{border: 1px solid grey; width: 769px;}.35758-after.png!
--------------------------------------------------------------------------------
Committed the patch. Thank you.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

Admin Redmine さんが約4年前に更新

  • カテゴリRoadmap_22 にセット
  • 対象バージョン4.2.3_170 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0