Files
EdgeAdmin/web/public/js/pikaday.triangle.css
GoEdgeLab cc971be504 初始化
2020-07-22 09:59:40 +08:00

7 lines
148 B
CSS
Executable File

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