From d5ec72b6b85537c4d7f3b553da333a86047968c9 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Mon, 16 Sep 2019 21:56:21 +0300 Subject: [PATCH] v1.0.39 --- index.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/index.css b/index.css index ad5ec3eb..2f077fa0 100644 --- a/index.css +++ b/index.css @@ -219,11 +219,7 @@ i.icon-lock { stroke-width: 1; } -#provincesTree .selected { - stroke: #c13119; - stroke-width: 2; -} - +#statesTree circle.selected, #provincesTree .selected { stroke: #c13119; stroke-width: 2;