The admin styling checks are now themselves tested
The logic behind the admin screens' styling safeguards now has its own test coverage, which immediately revealed that one real rule had quietly stopped being checked. Failures in this area were previously invisible, because a check that stops looking looks exactly like a check that finds nothing wrong.