Add callbacks for updating the UI
This commit is contained in:
@@ -91,9 +91,9 @@
|
||||
|
||||
<div id="map-container">
|
||||
<div id="toggle-firing-arc-vis">
|
||||
<div>davion</div>
|
||||
<div>Davion</div>
|
||||
<input type="checkbox" data-allegiance="davion" />
|
||||
<div>liao</div>
|
||||
<div>Liao</div>
|
||||
<input type="checkbox" data-allegiance="liao" />
|
||||
</div>
|
||||
|
||||
|
||||
@@ -82,7 +82,7 @@ g.troop-counter-template text {
|
||||
stroke: none;
|
||||
}
|
||||
|
||||
g.troop-counter [href="#counter-prone"] {
|
||||
[href="#counter-prone"] {
|
||||
transform: translate(-5px, 6px);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user