pgadmin4/web/pgadmin/tools/schema_diff/static/js
Nikhil Mohite 3983e2c13c Fix the following issues for High Contrast Theme:
1) Schema diff compare button icon is not visible on hover.
  2) Schema diff for identical section text is not readable due to the same color as the background.
  3) Removed extra variables used for set text color for explain - Analysis section (Issue related dark theme.). 
  4) Issue related to the disabled toggle button.

refs #5653
2020-07-20 15:12:46 +05:30
..
schema_diff.backform.js Fix the following issues for High Contrast Theme: 2020-07-20 15:12:46 +05:30
schema_diff.js Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
schema_diff_hook.js 1) Improve wording for script header while generating the script using the schema diff tool. 2020-02-03 12:38:02 +05:30
schema_diff_ui.js Fixed code smell 'potential hiding of variables declared in an outer scope'. 2020-07-16 19:53:39 +05:30