/
githubmirror
/
gutenberg
Обзор
Документация
Войти
/
githubmirror
/
gutenberg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
packages/theme/tokens/cursor.json
9 строк
208 B
Lena Morita
Theme: Change default control cursor to `pointer` (#76762)
30 мар 2026, 21:29
Не верифицирован
30 мар 2026, 21:29
802e9e0
Код
Авторство
О чём код?
{ "wpds-cursor": { "$type": "string", "control": { "$value": "pointer", "$description": "Cursor style for interactive controls that are not links (e.g. buttons, checkboxes, and toggles)." } } }