Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 44 of 44 for minhas (0.12 sec)

  1. src/main/webapp/js/admin/adminlte.min.js.map

    '.card-body'\nconst SELECTOR_CARD_FOOTER = '.card-footer'\n\nconst Default = {\n  animationSpeed: 'normal',\n  collapseTrigger: SELECTOR_DATA_COLLAPSE,\n  removeTrigger: SELECTOR_DATA_REMOVE,\n  maximizeTrigger: SELECTOR_DATA_MAXIMIZE,\n  collapseIcon: 'fa-minus',\n  expandIcon: 'fa-plus',\n  maximizeIcon: 'fa-expand',\n  minimizeIcon: 'fa-compress'\n}\n\nclass CardWidget {\n  constructor(element, settings) {\n    this._element = element\n    this._parent = element.parents(SELECTOR_CARD).first()\n\n    if...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 132.4K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        String getIndexFieldContent();
    
        /**
         * Get the value for the key 'index.field.content_minhash_bits'. <br>
         * The value is, e.g. content_minhash_bits <br>
         * comment: Field name for content minhash bits in the index.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getIndexFieldContentMinhashBits();
    
        /**
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (1)
  3. CHANGELOG/CHANGELOG-1.6.md

      * You can remove the "old" taints (stored internally as annotations) at any time after the upgrade by doing `kubectl annotate nodes <node name> scheduler.alpha.kubernetes.io/taints-` (note the minus at the end, which means "delete the taint with this key")
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  4. src/main/webapp/css/bootstrap.min.css.map

    margin-left: 0;\n  }\n}\n\n.form-check-input {\n  --#{$prefix}form-check-bg: #{$form-check-input-bg};\n\n  width: $form-check-input-width;\n  height: $form-check-input-width;\n  margin-top: ($line-height-base - $form-check-input-width) * .5; // line-height minus check height\n  vertical-align: top;\n  background-color: var(--#{$prefix}form-check-bg);\n  background-image: var(--#{$prefix}form-check-bg-image);\n  background-repeat: no-repeat;\n  background-position: center;\n  background-size: contain;\n  border:...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Jan 12 06:14:02 UTC 2025
    - 575.5K bytes
    - Viewed (0)
Back to top