mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Swaps out the icon-fav for icon-user on projects#index (#31356).
Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@18164 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -650,7 +650,7 @@ ul.projects div.description li {list-style-type:initial;}
|
||||
#projects-index ul.projects div.description {
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
#projects-index a.icon-fav {padding-left:0; padding-right:20px; background-position:98% 50%;}
|
||||
#projects-index a.icon-user {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;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user