Work on scripting hooks
This commit is contained in:
parent
33672d15b8
commit
ece3645237
4 changed files with 36 additions and 3 deletions
|
|
@ -245,6 +245,12 @@ select:focus {
|
|||
display: block;
|
||||
height: 24px;
|
||||
}
|
||||
#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