fix typo in alert-documentation
This commit is contained in:
parent
cc64fe2e40
commit
8987f1d476
@ -3,8 +3,8 @@
|
|||||||
.alert
|
.alert
|
||||||
Regular Info Alert
|
Regular Info Alert
|
||||||
Disappears automatically after 3 seconds
|
Disappears automatically after 3 seconds
|
||||||
Disappears after x seconds if sepcified via data-alert-decay='x'
|
Disappears after x seconds if sepcified via data-decay='x'
|
||||||
Can be told not to disappear with data-alert-decay='0'
|
Can be told not to disappear with data-decay='0'
|
||||||
|
|
||||||
.alert-warning, .alert-error
|
.alert-warning, .alert-error
|
||||||
Warning or Error alert
|
Warning or Error alert
|
||||||
|
|||||||
Reference in New Issue
Block a user