Minor updates to the programming section

pull/2060/head
Pawel Spychalski (DzikuVx) 5 months ago
parent f931341ceb
commit 9d42d52a84

@ -1376,7 +1376,7 @@ var FC = {
default: 0
},
5: {
name: "Global Variable",
name: "Get Global Variable",
type: "range",
range: [0, 7],
default: 0

@ -28,4 +28,13 @@
font-size: 2em;
color:#fff;
font-weight: bold;
}
.logic__table select,
.logic__table input {
width: auto;
margin: 0;
padding: 2px;
margin-right: 1em;
font-size: 13px;
}
Loading…
Cancel
Save