]> BookStack Code Mirror - bookstack/commit
Cleaned styles further and added loading icon to search
authorDan Brown <redacted>
Thu, 3 Sep 2015 18:05:45 +0000 (19:05 +0100)
committerDan Brown <redacted>
Thu, 3 Sep 2015 18:05:45 +0000 (19:05 +0100)
commit6ded178dc057c1be5b669c3c37519310cc51d0a5
tree48f3814aa596a0c677ba84c81b678d43846abb88
parentd990c3cec9de1177cd6281bb7c932f34a4f921be
Cleaned styles further and added loading icon to search
15 files changed:
resources/assets/js/global.js
resources/assets/sass/_animations.scss
resources/assets/sass/_header.scss
resources/assets/sass/_lists.scss
resources/assets/sass/_variables.scss
resources/assets/sass/styles.scss
resources/views/books/list-item.blade.php
resources/views/books/show.blade.php
resources/views/chapters/list-item.blade.php [new file with mode: 0644]
resources/views/chapters/show.blade.php
resources/views/home.blade.php
resources/views/pages/list-item.blade.php [new file with mode: 0644]
resources/views/partials/loading-icon.blade.php [new file with mode: 0644]
resources/views/search/all.blade.php
resources/views/search/book.blade.php