Address code review feedback: Add disabled border styling and update SECURITY.md revision history
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
@@ -181,4 +181,5 @@ If you want credit, include the name or handle to list in an advisory. If you pr
|
||||
|
||||
| Date | Change Summary | Author |
|
||||
| ---------- | ------------------------------------------------------------------------------------------------ | --------------- |
|
||||
| 2026-01-30 | Added Template Security Features section documenting custom head content injection controls. | Copilot Agent |
|
||||
| 2025-12-18 | Initial publication of security policy, intake channels, triage targets, and disclosure process. | Moko Consulting |
|
||||
|
||||
@@ -2672,6 +2672,7 @@ progress {
|
||||
|
||||
.form-control:disabled {
|
||||
background-color: var(--input-disabled-bg);
|
||||
border-color: var(--input-disabled-border-color);
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user