Make busy reviewer candidates show with black background
This commit is contained in:
parent
b22c06e849
commit
2738e938f7
@ -106,7 +106,7 @@
|
||||
<p>
|
||||
These reviewers have already met their assigned review quota.
|
||||
</p>
|
||||
<div class="card bg-danger text-white opacity-50 mb-3" wicket:id="busy_candidates">
|
||||
<div class="card bg-black text-white-50 opacity-75 mb-3" wicket:id="busy_candidates">
|
||||
<wicket:container wicket:id="details"/>
|
||||
</div>
|
||||
</wicket:enclosure>
|
||||
|
Loading…
x
Reference in New Issue
Block a user