mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-25 19:20:30 +08:00
初始化
This commit is contained in:
6
web/public/js/pikaday.triangle.css
Executable file
6
web/public/js/pikaday.triangle.css
Executable file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* This theme is an example to show how you can add triangles to the dropdowns.
|
||||
*/
|
||||
.triangle-theme .pika-label:after {
|
||||
content:" \25be";
|
||||
}
|
||||
Reference in New Issue
Block a user