1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-09 09:51:02 +01:00
bitwarden-browser/bitwarden_license/src/app
Thomas Rittson 7a43510cf5
Various Dark Theme fixes per QA feedback (#1212)
* Fix CORS issue on in-line theming javascript

* Fix date picker icon color

* Add comment

* Fix table theming in dark mode

* Selfhosted navbar fix

* Rename selector to avoid clashing with bootstrap

* Do not set initial theme if default

* Fix .text-danger style in dropdown lists

* Fix toast style, restructure toast and card scss

* Fix table and dropdown list hover color

* Use callout component for Disable Send warning

* Remove unneeded theming for hovering over links

* Undo changes to register enterprise2 layout

* Apply theming to Safari input field icons

e.g. Caps lock, password autofill

* Selectively apply themed logo CSS

* Fix unrelated linting

* Fix webpack config to bundle theme.js

Co-authored-by: Danny Murphy <6512845+dltmurphy@users.noreply.github.com>
2021-10-05 20:03:24 +10:00
..
policies Add policy for disabling personal vault export (#1189) 2021-09-15 21:05:02 +02:00
providers Various Dark Theme fixes per QA feedback (#1212) 2021-10-05 20:03:24 +10:00
app-routing.module.ts [Provider] Add support for managing providers (#1014) 2021-07-21 11:32:27 +02:00
app.component.ts Add policy for disabling personal vault export (#1189) 2021-09-15 21:05:02 +02:00
app.module.ts Add policy for disabling personal vault export (#1189) 2021-09-15 21:05:02 +02:00
main.ts Ensure Angular is running as production (#1093) 2021-07-23 20:03:14 +02:00