Add Plus Statistics

Add Plus Statistics
This commit is contained in:
novgorodschi catalin
2026-07-28 08:48:19 +03:00
parent d4a83f3b7b
commit 7642151569
24 changed files with 844 additions and 9 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 835 B

@@ -7881,6 +7881,9 @@ div.alliance div#submenu img.btn_def, div.statistics div#submenu img.btn_def {
div.alliance div#submenu img.btn_off, div.statistics div#submenu img.btn_off {
background-image: url("../../img/s/off.gif");
}
div.statistics div#submenu img.btn_stats {
background-image: url("../../img/s/stats.gif");
}
div.statistics div#submenu img.btn_top10 {
background-image: url("../../img/s/top10.gif");
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 835 B

+3
View File
@@ -7881,6 +7881,9 @@ div.alliance div#submenu img.btn_def, div.statistics div#submenu img.btn_def {
div.alliance div#submenu img.btn_off, div.statistics div#submenu img.btn_off {
background-image: url("../../img/s/off.gif");
}
div.statistics div#submenu img.btn_stats {
background-image: url("../../img/s/stats.gif");
}
div.statistics div#submenu img.btn_top10 {
background-image: url("../../img/s/top10.gif");
}