WIP: mock selenium response
This commit is contained in:
@@ -395,6 +395,7 @@ g[data-y="76"] { --i: 76; }
|
||||
|
||||
.floor {
|
||||
fill: white;
|
||||
/* fill: inherit; */
|
||||
}
|
||||
|
||||
.building path {
|
||||
@@ -416,9 +417,6 @@ g[data-y="76"] { --i: 76; }
|
||||
|
||||
.building .windows, .building .door-edges {
|
||||
stroke-width: 2.5px;
|
||||
}
|
||||
|
||||
.building .windows, .building .door-edges {
|
||||
stroke: orange;
|
||||
}
|
||||
|
||||
|
||||
@@ -181,6 +181,11 @@ polygon.firing-arc[data-allegiance="attacker"] {
|
||||
fill: blue;
|
||||
}
|
||||
|
||||
.weapon-icon {
|
||||
stroke: white;
|
||||
stroke-width: 0.5px;
|
||||
}
|
||||
|
||||
.soldier-record svg {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
|
||||
Reference in New Issue
Block a user