Remove selected counter when double-clicked
This commit is contained in:
@@ -128,11 +128,11 @@ text.counter, #troop-counter text {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
polygon.firing-arc[data-troop-allegiance="davion"] {
|
||||
polygon.firing-arc[data-allegiance="davion"] {
|
||||
fill: red;
|
||||
}
|
||||
|
||||
polygon.firing-arc[data-troop-allegiance="liao"] {
|
||||
polygon.firing-arc[data-allegiance="liao"] {
|
||||
fill: green;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user