]> source.dussan.org Git - redmine.git/commitdiff
Merged r19509 from trunk to 4.1-stable (#32945).
authorGo MAEDA <maeda@farend.jp>
Thu, 13 Feb 2020 01:38:06 +0000 (01:38 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 13 Feb 2020 01:38:06 +0000 (01:38 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19514 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 606372116f77e1dc58dc746c949df083600a1cb1..a687c669930d2c39a26c70330c055f0601d76970 100644 (file)
@@ -334,6 +334,7 @@ tr.user.locked, tr.user.registered { color: #aaa; }
 tr.user.locked a, tr.user.registered a { color: #aaa; }
 
 table.permissions td.role {color:#999;font-size:90%;font-weight:normal !important;text-align:center;vertical-align:bottom;}
+table.permissions tr.group>td:nth-of-type(1) {font-weight: bold;}
 
 tr.wiki-page-version td.updated_on, tr.wiki-page-version td.author {text-align:center;}