├── LICENSE ├── README.md ├── feedback.css ├── feedback.html ├── feedback.js ├── img.png └── test.html /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mispecto/bootstrap-feedback-form/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mispecto/bootstrap-feedback-form/HEAD/README.md -------------------------------------------------------------------------------- /feedback.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mispecto/bootstrap-feedback-form/HEAD/feedback.css -------------------------------------------------------------------------------- /feedback.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mispecto/bootstrap-feedback-form/HEAD/feedback.html -------------------------------------------------------------------------------- /feedback.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mispecto/bootstrap-feedback-form/HEAD/feedback.js -------------------------------------------------------------------------------- /img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mispecto/bootstrap-feedback-form/HEAD/img.png -------------------------------------------------------------------------------- /test.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mispecto/bootstrap-feedback-form/HEAD/test.html --------------------------------------------------------------------------------