Retain preexisting counters in move history
This commit is contained in:
@@ -100,6 +100,14 @@ g.clone {
|
||||
stroke-dasharray: 1;
|
||||
}
|
||||
|
||||
g.clone [href="#counter-prone"] {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.removed[href="#counter-prone"] {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
g[data-allegiance="davion"].clone {
|
||||
fill: rgb(255, 126, 126);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user