Page MenuHomePhorge

Remove invalid CSS border-shadow property for input.jx-tokenizer-input
ClosedPublic

Authored by aklapper on Tue, Mar 25, 09:56.

Details

Summary

The W3C CSS validator throws Property border-shadow doesn't exist : none as that property does not exist.
See 404 on https://developer.mozilla.org/en-US/docs/Web/CSS/border-shadow

Test Plan

Paste phui-oi-list-view.css into https://jigsaw.w3.org/css-validator/; find no CSS docs for that property.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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

This revision is now accepted and ready to land.Tue, Mar 25, 11:18