pgadmin4/web/pgadmin/static/css
Dave Page 87d4937726 Minimise memory requirements for rendered cells and rows in SlickGrid. Fixes #2035
- The CSS class 'slick-row' has been renamed to 'sr'

- The CSS class 'slick-cell' has been renamed to 'sc'

- The SQL Editor included an unused 'normal_row' class on each row which has been removed as it was unreferenced in the code or CSS.

The intent of these changes is to minimise memory usage by the grid, by saving a few bytes per row/cell.
It's questionable how much difference this actually makes given that SlickGrid updates the document so it
only includes the visible rows on the fly, but every little helps.
2016-12-22 17:43:42 +00:00
..
alertifyjs Upgraded Alertify to v1.7.1 2016-06-20 11:45:45 +05:30
backgrid A more appropriate fix for RM1362 - horizontal scrolling of query results. 2016-06-15 11:59:20 +01:00
codemirror Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
jQuery-contextMenu Adding the font used by jQuery-contextmenu (v2.1.0) 2016-04-01 11:57:55 +05:30
jquery.dropzone Added support for the server side file manager, which will be useful in 2016-05-13 00:04:32 +05:30
select2 Added select2 as dependency 2016-01-04 23:23:16 +05:30
slickgrid Minimise memory requirements for rendered cells and rows in SlickGrid. Fixes #2035 2016-12-22 17:43:42 +00:00
wcDocker Consistent busy indication. Fixes #1242 2016-06-29 12:16:02 +01:00
bootstrap-datepicker3.css Introducing the infrastructure for colleciton of the subnodes listing, 2015-10-28 22:36:09 +05:30
bootstrap-datepicker3.min.css Introducing the infrastructure for colleciton of the subnodes listing, 2015-10-28 22:36:09 +05:30
bootstrap-datetimepicker.min.css Misc fixes and additions for pgAgent support: 2016-09-22 15:27:59 +01:00
bootstrap-switch.css Using bootstrap-swtich for creating a custom backform control for 2015-12-04 17:16:49 +05:30
bootstrap-switch.min.css Using bootstrap-swtich for creating a custom backform control for 2015-12-04 17:16:49 +05:30
bootstrap-theme.css Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
bootstrap-theme.css.map Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
bootstrap-theme.min.css Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
bootstrap.css Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
bootstrap.css.map Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
bootstrap.min.css Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
font-awesome.css Updated the font-awesome to 4.5 (latest) version. 2016-03-18 01:34:45 +05:30
font-awesome.min.css Updated the font-awesome to 4.5 (latest) version. 2016-03-18 01:34:45 +05:30
font-mfizz.css Update MFizz font library. Fixes #1311 2016-08-19 11:17:42 +01:00
overrides.css Fix word wrap in note control. 2016-12-21 13:17:11 +00:00
pgadmin.css Properly size the SQL Editor gutter as the width of the line numbers increases. Fixes #1780 2016-12-16 13:04:16 +00:00