| /plugin/asciidocjs/node_modules/lodash/ |
| D | random.js | 43 function random(lower, upper, floating) { argument 44 if (floating && typeof floating != 'boolean' && isIterateeCall(lower, upper, floating)) { 45 upper = floating = undefined; 47 if (floating === undefined) { 49 floating = upper; 53 floating = lower; 75 if (floating || lower % 1 || upper % 1) {
|
| /plugin/datatables/assets/datatables.net-fixedheader-dt/js/ |
| D | dataTables.fixedHeader.js | 121 floating: null, property 127 floating: null, property 349 if (!force && itemDom.floating) { 351 itemDom.floating.removeClass('fixedHeader-floating fixedHeader-locked'); 354 if (itemDom.floating) { 359 itemDom.floating.children().detach(); 360 itemDom.floating.remove(); 367 itemDom.floating = $(dt.table().node().cloneNode(false)) 397 .append(itemDom.floating) 400 this._stickyPosition(itemDom.floating, '-'); [all …]
|
| D | dataTables.fixedHeader.min.js | 4 …floating:null,floatingParent:m('<div class="dtfh-floatingparent">'),placeholder:null},footer:{host… property
|
| /plugin/datatables/assets/datatables.net-fixedheader-dt/css/ |
| D | fixedHeader.dataTables.css | 1 table.fixedHeader-floating { 5 table.fixedHeader-floating.no-footer { 15 table.fixedHeader-floating { 19 html.dark table.fixedHeader-floating {
|
| D | fixedHeader.dataTables.min.css | 1 …floating{background-color:white}table.fixedHeader-floating.no-footer{border-bottom-width:0}table.f…
|
| D | fixedHeader.bootstrap5.min.css | 1 …floating,table.dataTable.fixedHeader-locked{background-color:white;margin-top:0 !important;margin-…
|
| D | fixedHeader.bootstrap5.css | 1 table.dataTable.fixedHeader-floating, 13 table.fixedHeader-floating { 17 html[data-bs-theme=dark] table.dataTable.fixedHeader-floating,
|
| D | fixedHeader.semanticui.min.css | 1 …edHeader-floating{border-bottom-width:0 !important}table.fixedHeader-locked{position:absolute !imp…
|
| D | fixedHeader.semanticui.css | 1 table.fixedHeader-floating { 10 table.fixedHeader-floating {
|
| D | fixedHeader.jqueryui.min.css | 1 …r-floating{background-color:white}table.fixedHeader-locked{position:absolute !important;background…
|
| D | fixedHeader.jqueryui.css | 1 table.fixedHeader-floating { 11 table.fixedHeader-floating {
|
| D | fixedHeader.bulma.css | 1 table.dataTable.fixedHeader-floating, 13 table.fixedHeader-floating {
|
| D | fixedHeader.bootstrap4.min.css | 1 …floating,table.dataTable.fixedHeader-locked{background-color:white;margin-top:0 !important;margin-…
|
| D | fixedHeader.foundation.min.css | 1 …floating,table.dataTable.fixedHeader-locked{background-color:white;margin-top:0 !important;margin-…
|
| D | fixedHeader.bootstrap.min.css | 1 …floating,table.dataTable.fixedHeader-locked{background-color:white;margin-top:0 !important;margin-…
|
| D | fixedHeader.bootstrap4.css | 1 table.dataTable.fixedHeader-floating, 13 table.fixedHeader-floating {
|
| D | fixedHeader.bulma.min.css | 1 …floating,table.dataTable.fixedHeader-locked{background-color:white;margin-top:0 !important;margin-…
|
| D | fixedHeader.foundation.css | 1 table.dataTable.fixedHeader-floating, 13 table.fixedHeader-floating {
|
| D | fixedHeader.bootstrap.css | 1 table.dataTable.fixedHeader-floating, 13 table.fixedHeader-floating {
|
| /plugin/codeblockedit/ |
| H A D | README.md | 2 Adds a floating edit button to code and file blocks
|
| H A D | plugin.info.txt | 6 desc Adds a floating edit button to code and file blocks
|
| /plugin/floatdiv/ |
| D | plugin.info.txt | 6 desc A simple floating div that can be added to any page as a sidebar
|
| /plugin/imageflow/ |
| D | plugin.info.txt | 8 desc Creates a floating content
|
| /plugin/clearfloat/ |
| D | plugin.info.txt | 6 desc Clears the floating of elements such as images.
|
| /plugin/combo/resources/theme/default/components/css/ |
| H A D | profile-delete.css | 21 .form-profile-delete .form-floating:focus-within {
|