pgadmin4/web/pgadmin/browser
Ashesh Vashi 5799ac14ba Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2

Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.

- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
  'web' mode
- Improved the look 'n' feel for the key selection in the preferences
  dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes

Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
..
server_groups Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
static Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
templates/browser Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
tests Test case fixes for server mode. 2018-10-18 09:39:09 +01:00
__init__.py Move all CSS into SCSS files for consistency and ease of colour maintenance etc. Fixes #2927 2018-09-04 11:24:51 +01:00
collection.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
register_browser_preferences.py Add support for dropping multiple objects at once from the collection Properties panel. Fixes #1513 2018-10-31 10:30:37 +00:00
utils.py Flask 1.0.2 does not allow a dot (.) in the view_func name, which we use 2018-06-18 09:58:16 +05:30