This commit is contained in:
Azgaar 2019-10-17 21:13:43 +03:00
parent 9dab5f2a9d
commit c27d3e1689
10 changed files with 214 additions and 49 deletions

View file

@ -195,13 +195,13 @@ i.icon-lock {
font-size: 12px;
}
#religionHierarchy .selected {
#hierarchy .selected {
stroke: #c13119;
stroke-width: 1;
cursor: move;
}
#religionHierarchy text,
#hierarchy text,
#statesTree text,
#provincesTree text {
pointer-events: none;