BookStack/resources/views/shelves
Dan Brown ae93a6ed07
Converted primary color use to css variable
- Removed all existing SCSS usage of primary color.
- Cut down custom styles injection to just be css vars.
- Reduced button styles so default button is primary.
- Updated button styles to lighten/brighten on hover & active states even
when a custom color is set.
- Removed unused scss color vars.
- Updated default BookStack blue to achieve better accessibility.
2019-08-25 12:40:04 +01:00
..
_breadcrumbs.blade.php Added bookshelf view, update, delete 2018-09-16 19:34:09 +01:00
create.blade.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
delete.blade.php Standardized breadcrumbs a little further with icons 2019-02-17 17:52:42 +00:00
edit.blade.php Change image-selector to not use manager 2019-05-04 15:50:29 +01:00
form.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
grid-item.blade.php Improved login, Fixed breadcrumbs & improved grid thumbnails 2019-03-16 16:00:41 +00:00
index.blade.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
list-item.blade.php Added bookshelves to breadcrumbs 2019-04-07 18:28:11 +01:00
list.blade.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
permissions.blade.php Standardized breadcrumbs a little further with icons 2019-02-17 17:52:42 +00:00
show.blade.php Aligned item creation wording and updated shelf-book-add logic 2019-04-15 20:45:04 +01:00