Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Add version #76

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion src/bootstrap-wizard.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap Application Wizard v2.0.0
* https://github.com/amoffat/bootstrap-application-wizard
*/

/* WIZARD GENERAL */
.wizard {
display:none;
Expand Down Expand Up @@ -179,4 +184,4 @@ li.wizard-nav-item {

.wizard-dialog .popover.error-popover .arrow {
border-right-color:#953B39;
}
}
3 changes: 3 additions & 0 deletions src/bootstrap-wizard.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
/*
* Bootstrap Application Wizard v2.0.0
* https://github.com/amoffat/bootstrap-application-wizard
*
* Copyright (C) 2013 Panopta, Andrew Moffat
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
4 changes: 4 additions & 0 deletions src/bootstrap-wizard.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.