BookStack/resources/views/components
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
..
code-editor.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
custom-checkbox.blade.php Added focus and a11y attributes/functionality to custom checkboxes 2019-06-04 10:47:09 +01:00
entity-selector-popup.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
entity-selector.blade.php
expand-toggle.blade.php Made a mass of accessibility improvements 2019-08-24 18:29:02 +01:00
image-manager.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
image-picker.blade.php
page-picker.blade.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
tag-list.blade.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
tag-manager.blade.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
toggle-switch.blade.php Added focus and a11y attributes/functionality to custom checkboxes 2019-06-04 10:47:09 +01:00