mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-28 22:27:15 +00:00
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:
@@ -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;}
|
||||
|
||||
Reference in New Issue
Block a user