mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
forgetest: the page's theme follows forgectrl's at the pinned revision
This commit is contained in:
@@ -9111,6 +9111,15 @@ stream rule 24. No QA warnings; six do_fetch taint warnings from the
|
||||
forced pin-verify fetch. Archived under `images/20260907000214/` with
|
||||
sha256sums.
|
||||
|
||||
The forgefirm CI on 8795a6d failed one unit test of 322: the bench
|
||||
registry wanted the two lens stall drills named. They run from the shell
|
||||
on the bench reference machine only, never from the page, so they are
|
||||
named in the registry's not-a-tool list (60e06c7, pushed). The pair was
|
||||
rebuilt from that head with the taint stamps cleared: stamp
|
||||
**20260907001140**, the same kernel, the same checks, no warning of any
|
||||
kind. That pair is the one to flash; the 20260907000214 pair, never
|
||||
flashed, was removed.
|
||||
|
||||
## Reference notes
|
||||
|
||||
### Head-IRQ source validation — the beam-emission hypothesis
|
||||
|
||||
@@ -236,7 +236,8 @@ header {
|
||||
font-size: 12.5px;
|
||||
margin-left: auto;
|
||||
}
|
||||
#themebtn {
|
||||
#themebtn,
|
||||
#logoutbtn {
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
border: 1px solid rgba(255, 255, 255, 0.3);
|
||||
@@ -246,7 +247,8 @@ header {
|
||||
cursor: pointer;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#themebtn:hover {
|
||||
#themebtn:hover,
|
||||
#logoutbtn:hover {
|
||||
color: #fff;
|
||||
border-color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user