This commit is contained in:
SBD
2024-07-11 18:16:19 +03:00
parent ee09e0e907
commit 37d61847ae
3 changed files with 26 additions and 12 deletions

View File

@@ -1817,6 +1817,12 @@ body.n_scroll{
color: #000000;
margin-left: 3px;
}
.tree_documentation_container_first_level_txt.chose{
color: #0C54A0FF;
}
.tree_documentation_container_second_level_txt.chose{
color: #0C54A0FF;
}
.tree_documentation_container_first_level_txt.margin{
margin-left: 24px;
}