Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Clauss (0.25 sec)

  1. src/main/webapp/css/admin/bootstrap.min.css.map

    $rfs-breakpoint-unit == px {\n        $mq-value: #{$rfs-breakpoint}px;\n      }\n      @else {\n        @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n      }\n\n      @if $rfs-class == \"disable\" {\n        // Adding an extra class increases specificity,\n        // which prevents the media query to override the font size\n        &,\n        .disable-responsive-font-size &,\n        &.disable-responsive-font-size {\n          font-size: $rfs-static;\n...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  2. src/main/webapp/css/bootstrap.min.css.map

    $rfs-breakpoint-unit == px {\n        $mq-value: #{$rfs-breakpoint}px;\n      }\n      @else {\n        @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n      }\n\n      @if $rfs-class == \"disable\" {\n        // Adding an extra class increases specificity,\n        // which prevents the media query to override the font size\n        &,\n        .disable-responsive-font-size &,\n        &.disable-responsive-font-size {\n          font-size: $rfs-static;\n...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 04:21:06 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  3. RELEASE.md

                when calling the layer.
        *   Added `ignore_class` argument in the loss
            `SparseCategoricalCrossentropy` and metrics `IoU` and `MeanIoU`, to
            specify a class index to be ignored during loss/metric computation (e.g.
            a background/void class).
        *   Added
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  4. api/go1.14.txt

    pkg debug/dwarf, const ClassAddrPtr Class
    pkg debug/dwarf, const ClassLocList = 16
    pkg debug/dwarf, const ClassLocList Class
    pkg debug/dwarf, const ClassRngList = 17
    pkg debug/dwarf, const ClassRngList Class
    pkg debug/dwarf, const ClassRngListsPtr = 18
    pkg debug/dwarf, const ClassRngListsPtr Class
    pkg debug/dwarf, const ClassStrOffsetsPtr = 19
    pkg debug/dwarf, const ClassStrOffsetsPtr Class
    pkg debug/dwarf, const TagAtomicType = 71
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.19.md

    Technically this means that a first class `seccompProfile` field has been added to the Pod and Container `securityContext` objects:
    
    ```yaml
    securityContext:
      seccompProfile:
        type: RuntimeDefault|Localhost|Unconfined # choose one of the three
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
Back to top