Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* created theme files via `npm run create-new-theme *` * added default bs4 colors * changed colors to theme variables (ability to override easily the colors) * updated colors (added primary & updated secondary) * added buttons - override swal2 box model vars (padding, border-radius, button colors & disabled focus outline) - added custom style to override button styles, incl :hover & :active * added modal base style - added bootstrap-border-color - changed border-radius to .3rem - changed backdrop & background-transition - added custom css to override popup, header, title, content & footer * enhanced buttons & inputs - added bootstrap-gray-700 variable - override input & close-button variables - added custom style for actions, close & input + file & textarea (only focus) * textarea - updated textarea style - changed swal2-input-padding * enhanced toast style - added bootstrap-gray-600 variable - added toast custom css for base, header, title, content, actions & styled * enhanced select style - added str-replace function - added all remaining gray colors - added & renamed theme variables - added custom css for select * added custom radio style * fixed linting errors * fixed linting errors * enhanced radio style & added checkbox style * fixed transition & removed `.swal2-file` style * added range style * added validation message style & added button missing transition * added toast style * fixed radio dot issue * fixed button focus and button border * fixed focus on inputerror
- Loading branch information