Page MenuHomePhorge

Fix invalid CSS cursor value for .phui-oi-grippable
Needs ReviewPublic

Authored by aklapper on Mon, Mar 24, 11:46.
Tags
None
Referenced Files
F3545912: D25919.1744898829.diff
Wed, Apr 16, 14:07
F3532695: D25919.1744891202.diff
Wed, Apr 16, 12:00
F3532285: D25919.1744890288.diff
Wed, Apr 16, 11:44
F3531968: D25919.1744888382.diff
Wed, Apr 16, 11:13
F3388560: D25919.1744447352.diff
Fri, Apr 11, 08:42
F3388558: D25919.1744447348.diff
Fri, Apr 11, 08:42
F3364784: D25919.1744160762.diff
Tue, Apr 8, 01:06
F3355948: D25919.1743878319.diff
Fri, Apr 4, 18:38

Details

Reviewers
None
Group Reviewers
O1: Blessed Committers
Summary

The W3C CSS validator throws Value Error : cursor normal is not a cursor value : normal.
normal is not a valid value for cursor; likely default was meant.
See https://developer.mozilla.org/en-US/docs/Web/CSS/cursor

Test Plan

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

Diff Detail

Repository
rP Phorge
Branch
cssCursorTypo (branched from master)
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1798
Build 1798: 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