add feature to delete media of Charactergroupsquests (implements #6)

This commit is contained in:
oliver 2015-04-08 15:57:43 +02:00
commit c6142fb5cf
6 changed files with 88 additions and 25 deletions

View file

@ -461,3 +461,8 @@ aside .cranks li:nth-child(odd){background:#f7f5f2}
div.cond{display:none;margin-left:15px}
input[type="checkbox"]:checked + label + div.cond{display:block}
form.mng{margin:30px 0}
form.mng p{margin:0}
form.mng ul{margin:0}
form.mng input[type="submit"]{margin:0}
.mnglst li{text-align:center}