Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
Review Request #15249 — Created Aug. 21, 2026 and submitted
We recently updated Review Board's CSS to have buttons prefer their
component class's style rather than the global button styles. This made
it apparent that allaelements in.djblets-c-config-formsforms were
styled with the blue link text color, including buttons. I noticed this
in Power Pack's entry in the extensions page, where the "Database",
"Configure" and "Disable" buttons all had the blue text.This change fixes this by only applying the link text color to
non-buttonaelements in config forms.
Looked at the extensions admin page and saw the buttons on the Power
Pack entry looked correct.
| Summary | ID |
|---|---|
| e0cd80fa138119045cff2144dd7c5955634e0873 |