Page MenuHomePhorge

Fix invalid CSS border-left-color value for .phabricator-action-view-submenu .caret-right
ClosedPublic

Authored by aklapper on Tue, Mar 25, 10:07.
Tags
None
Referenced Files
F3388780: D25925.1744448480.diff
Fri, Apr 11, 09:01
F3388626: D25925.1744447550.diff
Fri, Apr 11, 08:45
F3388620: D25925.1744447530.diff
Fri, Apr 11, 08:45
F3388619: D25925.1744447526.diff
Fri, Apr 11, 08:45
F3375401: D25925.1744308574.diff
Wed, Apr 9, 18:09
F3368209: D25925.1744206600.diff
Tue, Apr 8, 13:50
F3368199: D25925.1744206441.diff
Tue, Apr 8, 13:47
F3365778: D25925.1744178676.diff
Tue, Apr 8, 06:04

Details

Summary

The W3C CSS validator throws Value Error : border-left-color Too many values or values are not recognized : 71,87,120.
The value lacks rgb() wrapping. See other lines in the same CSS file.

Test Plan

Paste celerity processed phui-action-list.css into https://jigsaw.w3.org/css-validator/; look at the browser console while editing a task.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable