Add the latest changes from _socket into the netflux pad

This commit is contained in:
Yann Flory
2016-04-01 17:58:33 +02:00
parent b41f0e8c50
commit 5ef7e29a9b
3 changed files with 216 additions and 145 deletions

View File

@@ -38,6 +38,12 @@
right: 0px;
top: 70px;
}
#debug button {
visibility: hidden;
}
#debug:hover button {
visibility: visible;
}
</style>
</head>
<body>