]> source.dussan.org Git - redmine.git/commitdiff
Merged r21769 from trunk to 4.2-stable (#37566).
authorGo MAEDA <maeda@farend.jp>
Mon, 15 Aug 2022 02:34:23 +0000 (02:34 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 15 Aug 2022 02:34:23 +0000 (02:34 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/4.2-stable@21772 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index de1bfb3b7101526c202e4716f6791518442569bf..22b7c07ac93d5b0729b2c9939f770ff126faf6c9 100644 (file)
@@ -676,11 +676,11 @@ input#issue_subject, input#document_title { width: 99%; }
 select#issue_done_ratio { width: 95px; }
 
 ul.projects {margin:0; padding-left:1em;}
-ul.projects ul {padding-left:1.6em;}
+ul.projects ul.projects {padding-left:1.6em;}
 ul.projects.root {margin:0; padding:0;}
 ul.projects li.root, ul.projects li.child {list-style-type:none;}
 ul.projects li.root div.archived, ul.projects li.child div.archived {color: #aaa;}
-ul.projects div.description li {list-style-type:initial;}
+ul.projects div.description ul li {list-style-type:initial;}
 
 #projects-index {
   column-count: auto;