BookStack/resources/views/auth
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
..
forms/login Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
passwords Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
invite-set-password.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
login.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
register-confirm.blade.php Updated auth pages to new design, Removed public layout 2019-02-03 17:34:15 +00:00
register.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
user-unconfirmed.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00