minor style change

This commit is contained in:
fbsanchez 2020-04-14 18:24:51 +02:00
parent edb3059a09
commit 282b31841d
1 changed files with 5 additions and 0 deletions

View File

@ -110,3 +110,8 @@ span.link.review {
padding-top: 2em;
padding-left: 6.7em;
}
#review .sim-tree li.disabled > a .sim-tree-checkbox {
border-color: #eee;
background-color: #ddd;
}