mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added support for wildcard Let's Encrypt certs.
This commit is contained in:
parent
14470a1de3
commit
365e7af6fd
7 changed files with 27 additions and 16 deletions
|
@ -31,7 +31,7 @@
|
|||
}
|
||||
|
||||
.tab button.active {
|
||||
background-color: #ccc;
|
||||
background-color: #8f8;
|
||||
}
|
||||
|
||||
.tabcontent {
|
||||
|
@ -39,7 +39,7 @@
|
|||
padding: 6px 12px;
|
||||
border: 1px solid #ccc;
|
||||
border-top: none;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body id="body" onload="if (typeof(startup) !== 'undefined') startup();" style="display:none;overflow:hidden">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue