Feature #43659 » set-min-width-for-name-column.patch
| app/assets/stylesheets/application.css | ||
|---|---|---|
| 491 | 491 |
tr.user.locked a, tr.user.registered a { color: var(--oc-gray-5); }
|
| 492 | 492 | |
| 493 | 493 |
table.permissions td.role {color:var(--oc-gray-6);font-size:90%;font-weight:normal !important;text-align:center;vertical-align:bottom;}
|
| 494 |
table.permissions td.name {min-width: 10rem;}
|
|
| 494 | 495 |
table.permissions tr.group>td:nth-of-type(1), |
| 495 | 496 |
table.tracker-summary tr.group>td:nth-of-type(1) {font-weight: bold;}
|
| 496 | 497 | |
- « Previous
- 1
- 2
- 3
- Next »