From e8962943e276ddebfd595a0717a1dcc8ad6fee89 Mon Sep 17 00:00:00 2001 From: Max Guglielmi Date: Sun, 30 Oct 2016 21:01:32 +1100 Subject: [PATCH] Generated by grunt gh-pages --- 0-configuration.html | 4 + advanced-grid-editable.html | 4 + advanced-grid-selection.html | 4 + alphabetical-pager.html | 4 + alternating-rows.html | 4 + auto-filter.html | 4 + case-sensitive.html | 4 + column-calculations.html | 4 + column-widths.html | 4 + columns-visibility.html | 4 + conditional-cell-formatting.html | 4 + custom-checkbox-selection.html | 4 + custom-filter-options.html | 4 + custom-filtering.html | 4 + data-types.html | 4 + deep-linking.html | 4 + dynamic-external-filters.html | 4 + exact-match-by-column.html | 4 + exact-match.html | 4 + examples.html | 32 ++ external-filter-operators.html | 4 + external-filters.html | 4 + external-toolbar.html | 4 + extract-data-apis.html | 4 + filter-images.html | 4 + filter-types.html | 4 + filters-visibility-external-toggle.html | 4 + filters-visibility.html | 4 + grid-layout-custom-css.html | 4 + grid-layout.html | 4 + grouped-headers.html | 4 + highlight-keywords.html | 4 + ignore-diacritics-by-column.html | 390 +++++++++++++++ ignore-diacritics.html | 479 +++++++++++++++++++ index.html | 4 + linked-filters-greyed-out-options.html | 4 + linked-filters.html | 4 + load-filters-on-demand.html | 4 + no-filters.html | 4 + no-headers.html | 4 + no-results-message.html | 4 + paging.html | 4 + persistence.html | 4 + popup-filters.html | 4 + responsive-grid-layout.html | 4 + responsive.html | 4 + rows-always-visible.html | 4 + setup-requirejs.html | 4 + setup-systemjs.html | 4 + single-filter.html | 4 + sort-columns-external-command.html | 4 + sort-custom-type.html | 4 + sort.html | 4 + tablefilter/style/colsVisibility.css | 2 +- tablefilter/style/filtersVisibility.css | 2 +- tablefilter/style/tablefilter.css | 2 +- tablefilter/style/themes/default/default.css | 2 +- tablefilter/style/themes/mytheme/mytheme.css | 2 +- tablefilter/style/themes/skyblue/skyblue.css | 2 +- tablefilter/tablefilter.js | 2 +- tablefilter/tf-1.js | 2 +- theme-roller.html | 4 + toggle-features.html | 4 + watermark.html | 4 + 64 files changed, 1121 insertions(+), 8 deletions(-) create mode 100644 ignore-diacritics-by-column.html create mode 100644 ignore-diacritics.html diff --git a/0-configuration.html b/0-configuration.html index dcb56704..348b43c2 100644 --- a/0-configuration.html +++ b/0-configuration.html @@ -147,6 +147,10 @@ + + + + diff --git a/advanced-grid-editable.html b/advanced-grid-editable.html index 588fffa3..c4091cfd 100644 --- a/advanced-grid-editable.html +++ b/advanced-grid-editable.html @@ -147,6 +147,10 @@ + + + + diff --git a/advanced-grid-selection.html b/advanced-grid-selection.html index a701717e..21f17ea3 100644 --- a/advanced-grid-selection.html +++ b/advanced-grid-selection.html @@ -147,6 +147,10 @@ + + + + diff --git a/alphabetical-pager.html b/alphabetical-pager.html index 7308d43b..518a752a 100644 --- a/alphabetical-pager.html +++ b/alphabetical-pager.html @@ -147,6 +147,10 @@ + + + + diff --git a/alternating-rows.html b/alternating-rows.html index 956dff64..5350b273 100644 --- a/alternating-rows.html +++ b/alternating-rows.html @@ -147,6 +147,10 @@ + + + + diff --git a/auto-filter.html b/auto-filter.html index aa44ba71..19e7ac5b 100644 --- a/auto-filter.html +++ b/auto-filter.html @@ -147,6 +147,10 @@ + + + + diff --git a/case-sensitive.html b/case-sensitive.html index 49ac4fbc..e612787c 100644 --- a/case-sensitive.html +++ b/case-sensitive.html @@ -147,6 +147,10 @@ + + + + diff --git a/column-calculations.html b/column-calculations.html index 128a9352..57e77a3d 100644 --- a/column-calculations.html +++ b/column-calculations.html @@ -147,6 +147,10 @@ + + + + diff --git a/column-widths.html b/column-widths.html index 9062ce7b..6e2ed450 100644 --- a/column-widths.html +++ b/column-widths.html @@ -147,6 +147,10 @@ + + + + diff --git a/columns-visibility.html b/columns-visibility.html index 55c712d0..120ffcb5 100644 --- a/columns-visibility.html +++ b/columns-visibility.html @@ -147,6 +147,10 @@ + + + + diff --git a/conditional-cell-formatting.html b/conditional-cell-formatting.html index 00e58b7b..3d337a81 100644 --- a/conditional-cell-formatting.html +++ b/conditional-cell-formatting.html @@ -147,6 +147,10 @@ + + + + diff --git a/custom-checkbox-selection.html b/custom-checkbox-selection.html index 5608c57a..34b87763 100644 --- a/custom-checkbox-selection.html +++ b/custom-checkbox-selection.html @@ -147,6 +147,10 @@ + + + + diff --git a/custom-filter-options.html b/custom-filter-options.html index 198a6dff..301afcc0 100644 --- a/custom-filter-options.html +++ b/custom-filter-options.html @@ -147,6 +147,10 @@ + + + + diff --git a/custom-filtering.html b/custom-filtering.html index 8be740ac..9221d2ab 100644 --- a/custom-filtering.html +++ b/custom-filtering.html @@ -147,6 +147,10 @@ + + + + diff --git a/data-types.html b/data-types.html index 203b119b..746ac052 100644 --- a/data-types.html +++ b/data-types.html @@ -147,6 +147,10 @@ + + + + diff --git a/deep-linking.html b/deep-linking.html index fafda2ae..14c14546 100644 --- a/deep-linking.html +++ b/deep-linking.html @@ -147,6 +147,10 @@ + + + + diff --git a/dynamic-external-filters.html b/dynamic-external-filters.html index b12f3803..b28fba9b 100644 --- a/dynamic-external-filters.html +++ b/dynamic-external-filters.html @@ -147,6 +147,10 @@ + + + + diff --git a/exact-match-by-column.html b/exact-match-by-column.html index f9243f36..8146e67f 100644 --- a/exact-match-by-column.html +++ b/exact-match-by-column.html @@ -147,6 +147,10 @@ + + + + diff --git a/exact-match.html b/exact-match.html index a61fa856..c0b3ad31 100644 --- a/exact-match.html +++ b/exact-match.html @@ -147,6 +147,10 @@ + + + + diff --git a/examples.html b/examples.html index d732e054..49e0d7da 100644 --- a/examples.html +++ b/examples.html @@ -147,6 +147,10 @@ + + + + @@ -278,6 +282,14 @@ + Ignore diacritics + + + + Ignore diacritics by column + + + @@ -422,6 +434,10 @@ + + + + Linked filters @@ -577,6 +593,10 @@ + + + + @@ -715,6 +735,10 @@ + + + + @@ -852,6 +876,10 @@ + + + + @@ -978,6 +1006,10 @@ + + + + diff --git a/external-filter-operators.html b/external-filter-operators.html index c8c18bdf..712c916f 100644 --- a/external-filter-operators.html +++ b/external-filter-operators.html @@ -147,6 +147,10 @@ + + + + diff --git a/external-filters.html b/external-filters.html index c618ac99..99becebf 100644 --- a/external-filters.html +++ b/external-filters.html @@ -147,6 +147,10 @@ + + + + diff --git a/external-toolbar.html b/external-toolbar.html index 993e76c9..252cfdaf 100644 --- a/external-toolbar.html +++ b/external-toolbar.html @@ -147,6 +147,10 @@ + + + + diff --git a/extract-data-apis.html b/extract-data-apis.html index 8a854493..ca071f2c 100644 --- a/extract-data-apis.html +++ b/extract-data-apis.html @@ -147,6 +147,10 @@ + + + + diff --git a/filter-images.html b/filter-images.html index 0d4ee6a6..f8e1d321 100644 --- a/filter-images.html +++ b/filter-images.html @@ -147,6 +147,10 @@ + + + + diff --git a/filter-types.html b/filter-types.html index e71019b9..bb95c05e 100644 --- a/filter-types.html +++ b/filter-types.html @@ -147,6 +147,10 @@ + + + + diff --git a/filters-visibility-external-toggle.html b/filters-visibility-external-toggle.html index d9972b22..18c229c4 100644 --- a/filters-visibility-external-toggle.html +++ b/filters-visibility-external-toggle.html @@ -147,6 +147,10 @@ + + + + diff --git a/filters-visibility.html b/filters-visibility.html index 31732c45..cd1d952b 100644 --- a/filters-visibility.html +++ b/filters-visibility.html @@ -147,6 +147,10 @@ + + + + diff --git a/grid-layout-custom-css.html b/grid-layout-custom-css.html index d2d462a1..0072f50e 100644 --- a/grid-layout-custom-css.html +++ b/grid-layout-custom-css.html @@ -147,6 +147,10 @@ + + + + diff --git a/grid-layout.html b/grid-layout.html index f26bdcf2..16ee1cf8 100644 --- a/grid-layout.html +++ b/grid-layout.html @@ -147,6 +147,10 @@ + + + + diff --git a/grouped-headers.html b/grouped-headers.html index 42867573..18dc66e1 100644 --- a/grouped-headers.html +++ b/grouped-headers.html @@ -147,6 +147,10 @@ + + + + diff --git a/highlight-keywords.html b/highlight-keywords.html index d8bb7b22..28e2cc54 100644 --- a/highlight-keywords.html +++ b/highlight-keywords.html @@ -147,6 +147,10 @@ + + + + diff --git a/ignore-diacritics-by-column.html b/ignore-diacritics-by-column.html new file mode 100644 index 00000000..e64c42b1 --- /dev/null +++ b/ignore-diacritics-by-column.html @@ -0,0 +1,390 @@ + + + + + + Ignore diacritics by column | TableFilter + + + + + + + + + + + + + + + + + + + + + +
+ + + +

Ignore diacritics by column

+

+ You can also ignore diacritics on a column basis with the + ignore_diacritics option. +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CompanyContactCountry
Alfreds FutterkisteBRÜNHILD AndersGermany
La baguetteJérôme DupontFrance
Ernst HandelZoë PunktAustria
Island TradingHelen BennettUK
Laughing Bacchus WinecellarsYoshi TannamuriCanada
Falò Alimentari RiunitiGiovanni RovelliItaly
+ + + + + + + + +

+ + + + + + + + + + + + + + + + + + + + + + + +

+  
+
+ + + + + + + +

+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ignore-diacritics.html b/ignore-diacritics.html new file mode 100644 index 00000000..4fe0c2a0 --- /dev/null +++ b/ignore-diacritics.html @@ -0,0 +1,479 @@ + + + + + + Ignore diacritics | TableFilter + + + + + + + + + + + + + + + + + + + + + +
+ + + +

Ignore diacritics

+

+ With the ignore_diacritics option you can perform searches by + ignoring the diacritics. +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CompanyContactCountry
Alfreds FutterkisteBRÜNHILD AndersGermany
La baguetteJérôme DupontFrance
Ernst HandelZoë PunktAustria
Island TradingHelen BennettUK
Laughing Bacchus WinecellarsYoshi TannamuriCanada
Falò Alimentari RiunitiGiovanni RovelliItaly
+ + + + + + + + +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  
+
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  
+
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  
+
+ + + + + + + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html index a6a7496d..95e959aa 100644 --- a/index.html +++ b/index.html @@ -147,6 +147,10 @@ + + + + diff --git a/linked-filters-greyed-out-options.html b/linked-filters-greyed-out-options.html index a483e2d2..9cf53e53 100644 --- a/linked-filters-greyed-out-options.html +++ b/linked-filters-greyed-out-options.html @@ -147,6 +147,10 @@ + + + + diff --git a/linked-filters.html b/linked-filters.html index 783e4681..bb15d1ee 100644 --- a/linked-filters.html +++ b/linked-filters.html @@ -147,6 +147,10 @@ + + + + diff --git a/load-filters-on-demand.html b/load-filters-on-demand.html index e5a2f05d..9cd01df8 100644 --- a/load-filters-on-demand.html +++ b/load-filters-on-demand.html @@ -147,6 +147,10 @@ + + + + diff --git a/no-filters.html b/no-filters.html index 117b1c8d..72016bba 100644 --- a/no-filters.html +++ b/no-filters.html @@ -147,6 +147,10 @@ + + + + diff --git a/no-headers.html b/no-headers.html index 2cff2c9b..cf0bd569 100644 --- a/no-headers.html +++ b/no-headers.html @@ -147,6 +147,10 @@ + + + + diff --git a/no-results-message.html b/no-results-message.html index 8706dd47..77b14b08 100644 --- a/no-results-message.html +++ b/no-results-message.html @@ -147,6 +147,10 @@ + + + + diff --git a/paging.html b/paging.html index 767162a7..0f16ea48 100644 --- a/paging.html +++ b/paging.html @@ -147,6 +147,10 @@ + + + + diff --git a/persistence.html b/persistence.html index c2e2d8f2..4a284f62 100644 --- a/persistence.html +++ b/persistence.html @@ -147,6 +147,10 @@ + + + + diff --git a/popup-filters.html b/popup-filters.html index b2d00047..ff2a1479 100644 --- a/popup-filters.html +++ b/popup-filters.html @@ -147,6 +147,10 @@ + + + + diff --git a/responsive-grid-layout.html b/responsive-grid-layout.html index c76cdf3a..5e3386d4 100644 --- a/responsive-grid-layout.html +++ b/responsive-grid-layout.html @@ -147,6 +147,10 @@ + + + + diff --git a/responsive.html b/responsive.html index 9cd38694..ac00aa2c 100644 --- a/responsive.html +++ b/responsive.html @@ -147,6 +147,10 @@ + + + + diff --git a/rows-always-visible.html b/rows-always-visible.html index 6762ec26..4488f6ec 100644 --- a/rows-always-visible.html +++ b/rows-always-visible.html @@ -147,6 +147,10 @@ + + + + diff --git a/setup-requirejs.html b/setup-requirejs.html index 5d424fa6..96c98568 100644 --- a/setup-requirejs.html +++ b/setup-requirejs.html @@ -147,6 +147,10 @@ + + + + diff --git a/setup-systemjs.html b/setup-systemjs.html index 184eccc0..6a5b9a82 100644 --- a/setup-systemjs.html +++ b/setup-systemjs.html @@ -147,6 +147,10 @@ + + + + diff --git a/single-filter.html b/single-filter.html index 765e875d..21fd6017 100644 --- a/single-filter.html +++ b/single-filter.html @@ -147,6 +147,10 @@ + + + + diff --git a/sort-columns-external-command.html b/sort-columns-external-command.html index 6a1dc76b..73b7dc6c 100644 --- a/sort-columns-external-command.html +++ b/sort-columns-external-command.html @@ -147,6 +147,10 @@ + + + + diff --git a/sort-custom-type.html b/sort-custom-type.html index e61ce45a..3f602938 100644 --- a/sort-custom-type.html +++ b/sort-custom-type.html @@ -147,6 +147,10 @@ + + + + diff --git a/sort.html b/sort.html index 46670c88..9f5147ce 100644 --- a/sort.html +++ b/sort.html @@ -147,6 +147,10 @@ + + + + diff --git a/tablefilter/style/colsVisibility.css b/tablefilter/style/colsVisibility.css index b9390739..57a236f5 100644 --- a/tablefilter/style/colsVisibility.css +++ b/tablefilter/style/colsVisibility.css @@ -1,6 +1,6 @@ /** * tablefilter v0.4.1 by Max Guglielmi - * build date: 2016-10-27T22:57:35.941Z + * build date: 2016-10-27T22:27:36.213Z * MIT License */ span.colVisSpan{text-align:left;}span.colVisSpan a.colVis{display:inline-block;padding:7px 5px 0;font-size:inherit;font-weight:inherit;vertical-align:top}div.colVisCont{position:relative;background:#fff;-webkit-box-shadow:3px 3px 2px #888;-moz-box-shadow:3px 3px 2px #888;box-shadow:3px 3px 2px #888;position:absolute;display:none;border:1px solid #ccc;height:auto;width:250px;background-color:#fff;margin:35px 0 0 -100px;z-index:10000;padding:10px 10px 10px 10px;text-align:left;font-size:12px;}div.colVisCont:after,div.colVisCont:before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}div.colVisCont:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:10px;margin-left:-10px}div.colVisCont:before{border-color:rgba(255,255,255,0);border-bottom-color:#ccc;border-width:12px;margin-left:-12px}div.colVisCont p{margin:6px auto 6px auto}div.colVisCont a.colVis{display:initial;font-weight:inherit}ul.cols_checklist{padding:0;margin:0;list-style:none;}ul.cols_checklist label{display:block}ul.cols_checklist input{vertical-align:middle;margin:2px 5px 2px 1px}li.cols_checklist_item{padding:4px;margin:0;}li.cols_checklist_item:hover{background-color:#335ea8;color:#fff}.cols_checklist_slc_item{background-color:#335ea8;color:#fff} \ No newline at end of file diff --git a/tablefilter/style/filtersVisibility.css b/tablefilter/style/filtersVisibility.css index 624a1fcb..19f4927d 100644 --- a/tablefilter/style/filtersVisibility.css +++ b/tablefilter/style/filtersVisibility.css @@ -1,6 +1,6 @@ /** * tablefilter v0.4.1 by Max Guglielmi - * build date: 2016-10-27T22:57:35.941Z + * build date: 2016-10-27T22:27:36.213Z * MIT License */ span.expClpFlt a.btnExpClpFlt{width:35px;height:35px;display:inline-block;}span.expClpFlt a.btnExpClpFlt:hover{background-color:#f4f4f4}span.expClpFlt img{padding:8px 11px 11px 11px} \ No newline at end of file diff --git a/tablefilter/style/tablefilter.css b/tablefilter/style/tablefilter.css index 6fe9113f..f2ece836 100644 --- a/tablefilter/style/tablefilter.css +++ b/tablefilter/style/tablefilter.css @@ -1,6 +1,6 @@ /** * tablefilter v0.4.1 by Max Guglielmi - * build date: 2016-10-27T22:57:35.941Z + * build date: 2016-10-27T22:27:36.213Z * MIT License */ .activeHeader{background-color:#66afe9 !important;color:#fff !important} diff --git a/tablefilter/style/themes/default/default.css b/tablefilter/style/themes/default/default.css index c10f2010..77b518c2 100644 --- a/tablefilter/style/themes/default/default.css +++ b/tablefilter/style/themes/default/default.css @@ -1,6 +1,6 @@ /** * tablefilter v0.4.1 by Max Guglielmi - * build date: 2016-10-27T22:57:35.941Z + * build date: 2016-10-27T22:27:36.213Z * MIT License */ table.TF{border-left:1px solid #ccc;border-top:none;border-right:none;border-bottom:none;}table.TF th{background:#ebecee url("images/bg_th.jpg") left top repeat-x;border-bottom:1px solid #d0d0d0;border-right:1px solid #d0d0d0;border-left:1px solid #fff;border-top:1px solid #fff;color:#333}table.TF td{border-bottom:1px dotted #999;padding:5px}.fltrow{background-color:#ebecee !important;}.fltrow th,.fltrow td{border-bottom:1px dotted #666 !important;padding:1px 3px 1px 3px !important}.flt,select.flt,select.flt_multi,.flt_s,.single_flt,.div_checklist{border:1px solid #999 !important}input.flt{width:99% !important}.inf{height:$min-height;background:#d7d7d7 url("images/bg_infDiv.jpg") 0 0 repeat-x !important}input.reset{background:transparent url("images/btn_eraser.gif") center center no-repeat !important}.helpBtn:hover{background-color:transparent}.nextPage{background:transparent url("images/btn_next_page.gif") center center no-repeat !important;}.nextPage:hover{background:transparent url("images/btn_over_next_page.gif") center center no-repeat !important}.previousPage{background:transparent url("images/btn_previous_page.gif") center center no-repeat !important;}.previousPage:hover{background:transparent url("images/btn_over_previous_page.gif") center center no-repeat !important}.firstPage{background:transparent url("images/btn_first_page.gif") center center no-repeat !important;}.firstPage:hover{background:transparent url("images/btn_over_first_page.gif") center center no-repeat !important}.lastPage{background:transparent url("images/btn_last_page.gif") center center no-repeat !important;}.lastPage:hover{background:transparent url("images/btn_over_last_page.gif") center center no-repeat !important}div.grd_Cont{background-color:#ebecee !important;border:1px solid #ccc !important;padding:0 !important;}div.grd_Cont .even{background-color:#fff}div.grd_Cont .odd{background-color:#d5d5d5}div.grd_headTblCont{background-color:#ebecee !important;border-bottom:none !important;}div.grd_headTblCont table{border-right:none !important}div.grd_tblCont table th,div.grd_headTblCont table th,div.grd_headTblCont table td{background:#ebecee url("images/bg_th.jpg") left top repeat-x !important;border-bottom:1px solid #d0d0d0 !important;border-right:1px solid #d0d0d0 !important;border-left:1px solid #fff !important;border-top:1px solid #fff !important}div.grd_tblCont table td{border-bottom:1px solid #999 !important}.grd_inf{background:#d7d7d7 url("images/bg_infDiv.jpg") 0 0 repeat-x !important;border-top:1px solid #d0d0d0 !important}.loader{border:1px solid #999}.defaultLoader{width:32px;height:32px;background:transparent url("images/img_loading.gif") 0 0 no-repeat !important}.even{background-color:#fff}.odd{background-color:#d5d5d5}span.expClpFlt a.btnExpClpFlt:hover{background-color:transparent !important}.activeHeader{background:#999 !important} \ No newline at end of file diff --git a/tablefilter/style/themes/mytheme/mytheme.css b/tablefilter/style/themes/mytheme/mytheme.css index 7c9e6c32..0031f1a8 100644 --- a/tablefilter/style/themes/mytheme/mytheme.css +++ b/tablefilter/style/themes/mytheme/mytheme.css @@ -1,6 +1,6 @@ /** * tablefilter v0.4.1 by Max Guglielmi - * build date: 2016-10-27T22:57:35.941Z + * build date: 2016-10-27T22:27:36.213Z * MIT License */ table.TF{border-left:1px dotted #81963b;border-top:none;border-right:0;border-bottom:none;}table.TF th{background:#39424b url("images/bg_headers.jpg") left top repeat-x;border-bottom:0;border-right:1px dotted #d0d0d0;border-left:0;border-top:0;color:#fff}table.TF td{border-bottom:1px dotted #81963b;border-right:1px dotted #81963b;padding:5px}.fltrow{background-color:#81963b !important;}.fltrow th,.fltrow td{border-bottom:1px dotted #39424b !important;border-right:1px dotted #fff !important;border-left:0 !important;border-top:0 !important;padding:1px 3px 1px 3px !important}.flt,select.flt,select.flt_multi,.flt_s,.single_flt,.div_checklist{border:1px solid #687830 !important}input.flt{width:99% !important}.inf{background:#d8d8d8;height:$min-height}input.reset{width:53px;background:transparent url("images/btn_filter.png") center center no-repeat !important}.helpBtn:hover{background-color:transparent}.nextPage{background:transparent url("images/btn_next_page.gif") center center no-repeat !important}.previousPage{background:transparent url("images/btn_previous_page.gif") center center no-repeat !important}.firstPage{background:transparent url("images/btn_first_page.gif") center center no-repeat !important}.lastPage{background:transparent url("images/btn_last_page.gif") center center no-repeat !important}div.grd_Cont{background:#81963b url("images/bg_headers.jpg") left top repeat-x !important;border:1px solid #ccc !important;padding:0 1px 1px 1px !important;}div.grd_Cont .even{background-color:#bccd83}div.grd_Cont .odd{background-color:#fff}div.grd_headTblCont{background-color:#ebecee !important;border-bottom:none !important}div.grd_tblCont table{border-right:none !important;}div.grd_tblCont table td{border-bottom:1px dotted #81963b;border-right:1px dotted #81963b}div.grd_tblCont table th,div.grd_headTblCont table th{background:transparent url("images/bg_headers.jpg") 0 0 repeat-x !important;border-bottom:0 !important;border-right:1px dotted #d0d0d0 !important;border-left:0 !important;border-top:0 !important;padding:0 4px 0 4px !important;color:#fff !important;height:35px !important}div.grd_headTblCont table td{border-bottom:1px dotted #39424b !important;border-right:1px dotted #fff !important;border-left:0 !important;border-top:0 !important;background-color:#81963b !important;padding:1px 3px 1px 3px !important}.grd_inf{background-color:#d8d8d8;border-top:1px solid #d0d0d0 !important}.loader{border:0 !important;background:#81963b !important}.defaultLoader{width:32px;height:32px;background:transparent url("images/img_loading.gif") 0 0 no-repeat !important}.even{background-color:#bccd83}.odd{background-color:#fff}span.expClpFlt a.btnExpClpFlt:hover{background-color:transparent !important}.activeHeader{background:#81963b !important} \ No newline at end of file diff --git a/tablefilter/style/themes/skyblue/skyblue.css b/tablefilter/style/themes/skyblue/skyblue.css index 10d520e5..e45f172e 100644 --- a/tablefilter/style/themes/skyblue/skyblue.css +++ b/tablefilter/style/themes/skyblue/skyblue.css @@ -1,6 +1,6 @@ /** * tablefilter v0.4.1 by Max Guglielmi - * build date: 2016-10-27T22:57:35.941Z + * build date: 2016-10-27T22:27:36.213Z * MIT License */ table.TF{padding:0;color:#000;border-right:1px solid #a4bed4;border-top:1px solid #a4bed4;border-left:1px solid #a4bed4;border-bottom:0;}table.TF th{margin:0;color:inherit;background:#d1e5fe url("images/bg_skyblue.gif") 0 0 repeat-x;border-color:#fdfdfd #a4bed4 #a4bed4 #fdfdfd;border-width:1px;border-style:solid}table.TF td{margin:0;padding:5px;color:inherit;border-bottom:1px solid #a4bed4;border-left:0;border-top:0;border-right:0}.fltrow{background-color:#d1e5fe !important;}.fltrow th,.fltrow td{padding:1px 3px 1px 3px !important}.flt,select.flt,select.flt_multi,.flt_s,.single_flt,.div_checklist{border:1px solid #a4bed4 !important}input.flt{width:99% !important}.inf{background-color:#e3efff !important;border:1px solid #a4bed4;height:$min-height;color:#004a6f}div.tot,div.status{border-right:0 !important}.helpBtn:hover{background-color:transparent}input.reset{background:transparent url("images/icn_clear_filters.png") center center no-repeat !important}.nextPage{background:transparent url("images/btn_next_page.gif") center center no-repeat !important;border:1px solid transparent !important;}.nextPage:hover{background:#ffe4ab url("images/btn_next_page.gif") center center no-repeat !important;border:1px solid #ffb552 !important}.previousPage{background:transparent url("images/btn_prev_page.gif") center center no-repeat !important;border:1px solid transparent !important;}.previousPage:hover{background:#ffe4ab url("images/btn_prev_page.gif") center center no-repeat !important;border:1px solid #ffb552 !important}.firstPage{background:transparent url("images/btn_first_page.gif") center center no-repeat !important;border:1px solid transparent !important;}.firstPage:hover{background:#ffe4ab url("images/btn_first_page.gif") center center no-repeat !important;border:1px solid #ffb552 !important}.lastPage{background:transparent url("images/btn_last_page.gif") center center no-repeat !important;border:1px solid transparent !important;}.lastPage:hover{background:#ffe4ab url("images/btn_last_page.gif") center center no-repeat !important;border:1px solid #ffb552 !important}.activeHeader{background:#ffe4ab !important;border:1px solid #ffb552 !important;color:inherit !important}div.grd_Cont{background-color:#d9eaed !important;border:1px solid #9cc !important;padding:0 !important;}div.grd_Cont .even{background-color:#fff}div.grd_Cont .odd{background-color:#e3efff}div.grd_headTblCont{background-color:#d9eaed !important;border-bottom:none !important}div.grd_tblCont table{border-right:none !important}div.grd_tblCont table th,div.grd_headTblCont table th,div.grd_headTblCont table td{background:#d9eaed url("images/bg_skyblue.gif") left top repeat-x;border-bottom:1px solid #a4bed4;border-right:1px solid #a4bed4 !important;border-left:1px solid #fff !important;border-top:1px solid #fff !important}div.grd_tblCont table td{border-bottom:1px solid #a4bed4 !important;border-right:0 !important;border-left:0 !important;border-top:0 !important}.grd_inf{background-color:#cce2fe;color:#004a6f;border-top:1px solid #9cc !important;}.grd_inf a{text-decoration:none;font-weight:bold}.loader{background-color:#2d8eef;border:1px solid #cce2fe;border-radius:5px}.even{background-color:#fff}.odd{background-color:#e3efff}span.expClpFlt a.btnExpClpFlt:hover{background-color:transparent !important}.ezActiveRow{background-color:#ffdc61 !important;color:inherit}.ezSelectedRow{background-color:#ffe4ab !important;color:inherit}.ezActiveCell{background-color:#fff !important;color:#000 !important;font-weight:bold}.ezETSelectedCell{background-color:#fff !important;font-weight:bold;color:#000 !important} \ No newline at end of file diff --git a/tablefilter/tablefilter.js b/tablefilter/tablefilter.js index 15c8e119..61eaac19 100644 --- a/tablefilter/tablefilter.js +++ b/tablefilter/tablefilter.js @@ -1,6 +1,6 @@ /** * tablefilter v0.4.1 by Max Guglielmi - * build date: 2016-10-27T22:57:35.924Z + * build date: 2016-10-27T22:27:36.118Z * MIT License */ diff --git a/tablefilter/tf-1.js b/tablefilter/tf-1.js index 3672b69d..99b75f17 100644 --- a/tablefilter/tf-1.js +++ b/tablefilter/tf-1.js @@ -1,6 +1,6 @@ /** * tablefilter v0.4.1 by Max Guglielmi - * build date: 2016-10-27T22:57:35.924Z + * build date: 2016-10-27T22:27:36.118Z * MIT License */ diff --git a/theme-roller.html b/theme-roller.html index 744d7935..ac27f69e 100644 --- a/theme-roller.html +++ b/theme-roller.html @@ -147,6 +147,10 @@ + + + + diff --git a/toggle-features.html b/toggle-features.html index 6be1f0c2..562c4e2c 100644 --- a/toggle-features.html +++ b/toggle-features.html @@ -147,6 +147,10 @@ + + + + diff --git a/watermark.html b/watermark.html index 1ac5ce04..52074cac 100644 --- a/watermark.html +++ b/watermark.html @@ -147,6 +147,10 @@ + + + +