Add 'hidey' option to 'coord' component - option to show just X,Z

This commit is contained in:
Mike Primm 2011-12-03 04:31:05 +08:00 committed by mikeprimm
parent 893117d638
commit 82318346c2
3 changed files with 17 additions and 3 deletions

View file

@ -877,6 +877,10 @@
border-radius: 5px;
}
.dynmap .coord-control-noy {
width: 60px;
}
.dynmap .coord-control .coord-control-label {
}