1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-31 20:59:38 +00:00

Move the star to the right to preserve the indentation.

git-svn-id: http://svn.redmine.org/redmine/trunk@15986 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2016-11-19 10:44:03 +00:00
parent fb49d2af92
commit 4d7dde7f4e

View File

@ -482,6 +482,7 @@ ul.projects li {list-style-type:none;}
#projects-index ul.projects li.root {margin-bottom: 1em;}
#projects-index ul.projects li.child {margin-top: 1em;}
#projects-index ul.projects div.root a.project { font-family: "Trebuchet MS", Verdana, sans-serif; font-weight: bold; font-size: 16px; margin: 0 0 10px 0; }
#projects-index a.icon-fav {padding-left:0; padding-right:20px; background-position:98% 50%;}
#notified-projects>ul, #tracker_project_ids>ul, #custom_field_project_ids>ul {max-height:250px; overflow-y:auto;}