mirror of
https://github.com/wekan/wekan.git
synced 2026-03-07 14:20:15 +01:00
Spinner Rotateplane now available
Spinner from: https://tobiasahlin.com/spinkit/
This commit is contained in:
parent
a74fac4cbf
commit
55d0f0bacd
3 changed files with 45 additions and 0 deletions
6
client/components/main/spinner_rotateplane.jade
Normal file
6
client/components/main/spinner_rotateplane.jade
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
template(name="spinnerRotateplane")
|
||||
.sk-spinner.sk-spinner-rotateplane(class=currentBoard.colorClass)
|
||||
+spinnerRotateplaneRaw
|
||||
|
||||
template(name="spinnerRotateplaneRaw")
|
||||
.sk-rotateplane1
|
||||
Loading…
Add table
Add a link
Reference in a new issue