This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Carat icons not shown with 1.5.0-alpha.1 #8624
Open
Description
Carat icons not shown with 1.5.0-alpha.1. Using jquery.mobile-1.5.0-alpha.1.min.css
and jquery.mobile-1.5.0-alpha.1.min.js
or with a custom downloand and with and without images directory present.
What does work is:
<div data-role="collapsible" data-inset="false" data-shadow="false" data-content-theme="false" data-collapsed-icon="arrow-d-r" data-expanded-icon="arrow-r">
What does not work is:
<div data-role="collapsible" data-inset="false" data-shadow="false" data-content-theme="false" data-collapsed-icon="carat-r" data-expanded-icon="carat-r">
The result is a completely grey icon without any white shape inside.
Please, fix this.
Metadata
Metadata
Assignees
Labels
No labels