Project

General

Profile

Patch #30071 » 0003-Mark-nodes-with-matching-child-in-filtered-project-j.patch

Anders Thomsen, 2018-12-03 18:10

View differences:

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 {
(4-4/4)