mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-04-30 04:37:51 +02:00
update ui for new events
This commit is contained in:
parent
f10ea363f0
commit
3913ed3d30
2 changed files with 46 additions and 5 deletions
|
@ -5,7 +5,9 @@
|
|||
</script>
|
||||
</head>
|
||||
<body style="background: #222;">
|
||||
<canvas id="main" style="background: #222;">
|
||||
<pre id="log" style="z-index: 1; color: white; position: fixed; right: 0px; top: 0px; font-size: 10px;">
|
||||
</pre>
|
||||
<canvas id="main" style="background: #222; position: fixed; left: 0px; top: 0px; z-index: -1">
|
||||
</canvas>
|
||||
<script type="text/javascript" src="ui.js">
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue