Keyboard handler, recursively open folders upwards
This commit is contained in:
parent
3763367510
commit
fc82a299f8
2 changed files with 66 additions and 7 deletions
|
|
@ -175,6 +175,13 @@ button {
|
|||
user-select: none;
|
||||
display: flex;
|
||||
|
||||
&.created {
|
||||
* {
|
||||
color: #44aa00 !important;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
.subdomains {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue