Added name field and admin indication to bug tracker

This commit is contained in:
Yorhel 2012-08-28 19:13:59 +02:00
parent 874e1825ec
commit fa28f26d69
3 changed files with 40 additions and 14 deletions

View file

@ -74,6 +74,7 @@ table thead td { font-weight: bold }
.bug_item h1 { margin-top: 30px }
.bug_item dt { clear: left; float: left; font-weight: bold; width: 60px }
.bug_item dd { float: left; padding-right: 20px }
.bug_item dd b { color: #a20 }
.bug_item p { clear: left; padding-top: 5px }
.bug_frm fieldset { border: 0; margin-top: 40px }
.bug_frm legend { font-size: 19px; color: #000; }