BookStack/app
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
..
Actions Fixed shelf activity display & updated book sort operation 2019-05-05 15:54:22 +01:00
Auth Covered new invite system with testing 2019-08-18 13:55:28 +01:00
Config Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
Console Updated string functions to use mulitbyte versions where needed 2019-05-25 16:15:19 +01:00
Entities Merge pull request #1527 from BookStackApp/129-page-templates 2019-08-11 20:21:17 +01:00
Exceptions Start user invite system 2019-08-17 15:52:33 +01:00
Facades Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
Http Made a mass of accessibility improvements 2019-08-24 18:29:02 +01:00
Notifications Start user invite system 2019-08-17 15:52:33 +01:00
Providers Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Settings Updated guest settings system to format value as per non-guest 2019-05-07 22:56:48 +01:00
Translation PHPCS related fixes. 2019-01-27 15:59:23 +05:30
Uploads Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Application.php Moved config dir into app dir 2019-07-06 13:44:50 +01:00
helpers.php Made a mass of accessibility improvements 2019-08-24 18:29:02 +01:00
Model.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Ownable.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00