Merge pull request #698 from ryanblenis/plugin-admin

Plugin Tab OnStates / Better MeshCore processing
This commit is contained in:
Ylian Saint-Hilaire
2019-12-02 14:14:26 -08:00
committed by GitHub
4 changed files with 36 additions and 23 deletions

View File

@@ -895,23 +895,6 @@
</div>
<div id=p19 style="display:none">
<h1>Plugins - <span id=p19deviceName></span></h1>
<style>
#p19headers {
padding-right: 7px;
padding-bottom: 10px;
font-weight: bold;
border-bottom: 1px dotted blue;
}
#p19headers > span:nth-child(n+2) {
border-left: 1px solid black;
}
#p19headers > span {
padding-left: 4px;
padding-right: 4px;
}
</style>
<div id="p19headers"></div>
<div id=p19pages></div>
</div>