feat: authoritative plugin fields

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-01-24 23:37:51 +11:00
parent abfe452996
commit 899017fdd8
5 changed files with 23 additions and 4 deletions

View File

@@ -99,13 +99,13 @@ a[target="_blank"] {
/* -----------------------------------------------------------------------------
Text Classes
----------------------------------------------------------------------------- */
.logs
.logs, .log-area textarea
{
color:white !important;
background-color: black !important;
font-family: 'Courier New', monospace;
font-size: .85em;
cursor: pointer;
}
.logs-row textarea
{