Page MenuHomePhorge

Fix invalid CSS border value for .phui-timeline-preview-header
Needs ReviewPublic

Authored by aklapper on Mon, Mar 24, 11:38.

Details

Reviewers
None
Group Reviewers
O1: Blessed Committers
Summary

The W3C CSS validator throws Value Error : border Too many values or values are not recognized : solid #626E82 1px 0.
The zero value seems to be a copy-and-paste-error. See https://developer.mozilla.org/en-US/docs/Web/CSS/border

Test Plan

Paste phui-timeline-view.css into https://jigsaw.w3.org/css-validator/ and read some CSS docs.

Diff Detail

Repository
rP Phorge
Branch
cssBorderTypo (branched from master)
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1797
Build 1797: arc lint + arc unit

Event Timeline

Thanks for this patch! Kind reminder: if you touched CSS or JavaScript, please remember to also run this:

./bin/celerity map

⚙️ Thanks! Bip bop I'm a bot - helping for T15209