name resolution config clean up, authoritative fields fixes for none values, css fixes

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-02-03 20:40:11 +11:00
parent 8a5d3b1548
commit 81202ce07e
11 changed files with 294 additions and 79 deletions

View File

@@ -2249,9 +2249,8 @@ textarea[readonly],
.red-hover-border:hover
{
border-color: red !important;
border-width: 1px;
border-style: solid;
border-color: #ff0000 !important;
box-shadow: #ff0000;
}
@@ -2260,12 +2259,6 @@ textarea[readonly],
background-color: red !important;
}
#multi-edit-form .form-group
{
height: 45px;
}
.top-left-logo
{
height:35px;