]> source.dussan.org Git - redmine.git/commitdiff
Move the star to the right to preserve the indentation.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 19 Nov 2016 10:44:03 +0000 (10:44 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 19 Nov 2016 10:44:03 +0000 (10:44 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@15986 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 823fafd9e2ec4c30e9fe0d4b5356bd1696e2b32a..278fbc522bb4fbfdf384425af95d5c0c9d0cc57a 100644 (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;}