Patch #30071 » 0003-Mark-nodes-with-matching-child-in-filtered-project-j.patch
| public/stylesheets/application.css | ||
|---|---|---|
| 201 | 201 |
content:"\2713 "; |
| 202 | 202 |
} |
| 203 | 203 | |
| 204 |
.drdn-items.selection>*.matches-child {
|
|
| 205 |
font-weight: lighter;
|
|
| 204 |
.drdn-items.selection>*.matches-child span {
|
|
| 205 |
color: lightgray;
|
|
| 206 | 206 |
} |
| 207 | 207 | |
| 208 | 208 |
.drdn-items.selection:empty {
|
- « Previous
- 1
- 2
- 3
- 4
- Next »