Work on scripting hooks
This commit is contained in:
parent
33672d15b8
commit
ece3645237
4 changed files with 36 additions and 3 deletions
|
|
@ -329,6 +329,15 @@ select:focus {
|
|||
}
|
||||
}
|
||||
|
||||
#script-hooks {
|
||||
& > .label {
|
||||
color: var(--section-color);
|
||||
font-weight: bold;
|
||||
font-size: 1.25em;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
#select-node {
|
||||
padding: 32px;
|
||||
display: grid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue