style(runbackup): gray card via bg-body-secondary class #257

Merged
jmiller merged 1 commits from style/runbackup-card-bg-class into dev 2026-07-13 00:54:14 +00:00
Owner

Card gray background via Bootstrap utility class on the element.

https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i

Card gray background via Bootstrap utility class on the element. https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i
jmiller added 1 commit 2026-07-13 00:54:09 +00:00
@
Generic: Project CI / Lint & Validate (pull_request) Successful in 8s
Generic: Project CI / Tests (pull_request) Failing after 5s
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Universal: PR Check / Require Docs Update (pull_request) Has been skipped
Universal: PR Check / Wiki Update Reminder (pull_request) Has been skipped
Universal: PR Check / Secret Scan (pull_request) Successful in 6s
Universal: PR Check / Validate PR (pull_request) Failing after 7s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 7s
Branch Cleanup / Delete merged branch (pull_request) Successful in 1s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
83b261db02
style(runbackup): gray card via bg-body-secondary utility class

Move the card background off a custom CSS rule and onto a Bootstrap
utility class (bg-body-secondary) on the card element itself, so the gray
panel background is declared in the markup. Supersedes the .card
background-color rule added in the previous change.

Claude-Session: https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i
@
jmiller merged commit 30b8e66eca into dev 2026-07-13 00:54:14 +00:00
jmiller deleted branch style/runbackup-card-bg-class 2026-07-13 00:54:15 +00:00
Sign in to join this conversation.