Feature #32945 » display-permission-group-names-in-bold.patch
| public/stylesheets/application.css | ||
|---|---|---|
| 334 | 334 |
tr.user.locked a, tr.user.registered a { color: #aaa; }
|
| 335 | 335 | |
| 336 | 336 |
table.permissions td.role {color:#999;font-size:90%;font-weight:normal !important;text-align:center;vertical-align:bottom;}
|
| 337 |
table.permissions tr.group>td:nth-of-type(1) {font-weight: bold;}
|
|
| 337 | 338 | |
| 338 | 339 |
tr.wiki-page-version td.updated_on, tr.wiki-page-version td.author {text-align:center;}
|
| 339 | 340 | |
- « Previous
- 1
- 2
- 3
- Next »