Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for minification (0.2 sec)

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

    position so that the document size can be calculated excluding\n  // the size of the popper element itself\n  const transformProp = getSupportedPropertyName('transform');\n  const popperStyles = data.instance.popper.style; // assignment to help minification\n  const { top, left, [transformProp]: transform } = popperStyles;\n  popperStyles.top = '';\n  popperStyles.left = '';\n  popperStyles[transformProp] = '';\n\n  const boundaries = getBoundaries(\n    data.instance.popper,\n    data.instance.reference,\n...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 121K bytes
    - Viewed (2)
  2. src/main/webapp/css/admin/adminlte.min.css.map

    33.3333333%;\n  }\n\n  //Make sure table content displays properly\n  .table-responsive {\n    overflow: auto;\n\n    > .table tr th,\n    > .table tr td {\n      white-space: normal !important;\n    }\n  }\n}\n","//\n// Component: Text\n//\n\n// text modification\n.text-bold {\n  &, &.table td, &.table th {\n    font-weight: 700;\n  }\n}\n\n.text-xs {\n  font-size: $font-size-xs !important;\n}\n\n.text-sm {\n  font-size: $font-size-sm !important;\n}\n\n.text-md {\n  font-size: $font-size-base !important;\n}\n\n.text-lg...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 2M bytes
    - Viewed (0)
  3. src/main/resources/fess_label_fr.properties

    labels.search_result_sort_content_length_asc	=	Taille (croissant)
    labels.search_result_sort_content_length_desc	=	Taille (décroissant)
    labels.search_result_sort_last_modified_asc	=	Dernière modification (croissant)
    labels.search_result_sort_last_modified_desc	=	Dernière modification (décroissant)
    labels.search_result_sort_click_count_asc	=	Clics (ascendant)
    labels.search_result_sort_click_count_desc	=	Clics (descendant)
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
  4. src/main/resources/fess_message_fr.properties

    errors.could_not_find_backup_index=Impossible de trouver l'index pour la sauvegarde.
    errors.no_user_for_changing_password=Le mot de passe actuel est incorrect.
    errors.failed_to_change_password    = Échec de la modification de votre mot de passe.
    errors.unknown_version_for_upgrade  = Informations sur la version inconnue.
    errors.failed_to_upgrade_from       = Échec de la mise à jour depuis {0} : {1}
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Feb 06 22:59:17 GMT 2023
    - 14.2K bytes
    - Viewed (0)
Back to top