Fixed some bugs

+If you conquer a village with an artifact inside, the new owner will be
changed correctly
+Moved plus links under the menu
+Renewed the "debug" function in Logging.php
+Fixed some errors that could have shown in Ranking.php
This commit is contained in:
iopietro
2018-04-08 18:28:24 +02:00
parent b5037e1c33
commit 6ea4430372
27 changed files with 65 additions and 56 deletions
+32
View File
@@ -396,6 +396,28 @@ div#side_navi p.deltimer a {
padding: 0;
text-align: center;
}
div#side_navi table {
background-color: #FFFFFF;
width: auto;
padding-left: 12px;
}
div#side_navi table td {
line-height: 18px;
padding: 0;
text-align: left;
white-space: nowrap;
}
div#side_navi table thead td {
background-color: #FFFFFF;
height: 22px;
}
div#side_navi td.dot {
padding: 0 6px;
width: 10px;
}
div#side_navi td.link {
padding-right: 10px;
}
div#side_info {
float: left;
padding-left: 10px;
@@ -5908,6 +5930,16 @@ div#side_navi p.deltimer a {
div#side_navi p.deltimer a span {
color: #FF8000;
}
div#side_navi table thead td a {
color: black;
font-weight: bold;
}
div#side_navi table tbody td {
font-size: 11px;
}
div#side_navi td.link {
font-size: 13px;
}
div#side_info h6 {
color: #FF8000;
font-size: 13px;