BookStack/resources/views/users
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
..
create.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
delete.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
edit.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
form.blade.php Finished new user invite flow 2019-08-18 13:11:30 +01:00
index.blade.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
profile.blade.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00