Initial commit (code only without large binaries)
This commit is contained in:
6
EdgeUser/web/public/js/pikaday.triangle.css
Normal file
6
EdgeUser/web/public/js/pikaday.triangle.css
Normal 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