kopia lustrzana https://github.com/dceejay/electron-node-red
tweaks to consol
rodzic
de70228778
commit
2738dda903
|
@ -7,9 +7,9 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0, maximum-scale=1, minimum-scale=1">
|
||||
</head>
|
||||
<body style="margin:0;" >
|
||||
<font style="font-family:Arial; font-size:9pt;">
|
||||
<div id="header" style="background-color:#910000; color:white; height:16px; padding:8px;">Most recent messages at top<input type="button" style="float:right;" value="Clear Log" onclick="clearList()";/></div>
|
||||
<div id="debug" style="padding:4px;"></div>
|
||||
<font style="font-family:'Helvetica Neue', Arial, Helvetica, sans-serif; font-size:9pt;">
|
||||
<div id="header" style="background-color:#910000; color:white; font-size:larger; height:16px; padding:8px;">Most recent messages at top<input type="button" style="float:right;" value="Clear Log" onclick="clearList()";/></div>
|
||||
<div id="debug" style="padding:4px; padding-left:8px;"></div>
|
||||
</font>
|
||||
<script>
|
||||
const { ipcRenderer } = require('electron');
|
||||
|
|
Ładowanie…
Reference in New Issue