mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-24 13:36:32 +00:00
Small fix for closing a large map
The large map was closed with an ordinary arrow, now it will be hand pointer. And some minor corrections in phrases.
This commit is contained in:
@@ -6924,6 +6924,7 @@ div#map a#map_makelarge img {
|
||||
}
|
||||
div#mbig a#map_popclose img {
|
||||
background-image: url("../../img/a/close.gif");
|
||||
cursor: pointer;
|
||||
height: 22px;
|
||||
width: 22px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user