General fixes

+Completely coded "Players report" in the admin panel, now you can see
any report you want
+Added "Players message", you can now see every message of any player
+Fully coded "IMG/Reports" section, it now works properly
+Fully CSSed reports, they'll now look like in game
+Centered the whole admin panel (because we're in 2018, lul)
This commit is contained in:
iopietro
2018-06-09 19:02:00 +02:00
parent 2e55a7ee61
commit 3504c98bea
51 changed files with 196 additions and 9270 deletions
-8
View File
@@ -197,14 +197,6 @@ td.email {
#report_content table thead th, #report_content table tfoot th {font-weight:bold; text-align:center; background:url(un/a/c2.gif) repeat;}
#report_content table thead td, #report_content table tfoot td {text-align:center; background-color:#F3F3F3;}
#report_content table td, #report_content, table th {
border:1px solid silver;
font-size:13px;
font-weight:normal;
text-align:left;
vertical-align:middle;
}
/* read report - content */
#report_content {padding:15px 2px 0px;}
#report_content table {margin-bottom:15px;}