added Relay to tiles
This commit is contained in:
@@ -57,6 +57,10 @@ svg rect{
|
||||
stroke:rgb(0,0,0);
|
||||
}
|
||||
|
||||
svg.Relay rect{
|
||||
fill: white;
|
||||
}
|
||||
|
||||
svg.locked polygon,
|
||||
svg.locked rect:not(.sig_a):not(.sig_b){
|
||||
fill:lime;
|
||||
|
||||
Reference in New Issue
Block a user