Files
waf-platform/EdgeAdmin/web/public/js/pikaday.triangle.css
2026-02-04 20:27:13 +08:00

7 lines
148 B
CSS

/**
* This theme is an example to show how you can add triangles to the dropdowns.
*/
.triangle-theme .pika-label:after {
content:" \25be";
}