Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. CHANGELOG/CHANGELOG-1.19.md

      - `spec.usages` is now required, may not contain duplicate values, and must only contain known usages
      - `status.conditions` may not contain duplicate types
      - `status.conditions[*].status` is now required
    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)
  2. RELEASE.md

    *   Tensorflow code now produces 2 different pip packages: `tensorflow_core`
        containing all the code (in the future it will contain only the private
        implementation) and `tensorflow` which is a virtual pip package doing
        forwarding to `tensorflow_core` (and in the future will contain only the
        public API of tensorflow). We don't expect this to be breaking, unless you
        were importing directly from the implementation.
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
  3. src/main/webapp/css/admin/bootstrap.min.css.map

    ($container-max-width > $width or $breakpoint == $name) {\n          .container#{breakpoint-infix($name, $grid-breakpoints)} {\n            @extend %responsive-container-#{$breakpoint};\n          }\n        }\n      }\n    }\n  }\n}\n\n\n// Row\n//\n// Rows contain your columns.\n\n@if $enable-grid-classes {\n  .row {\n    @include make-row();\n  }\n\n  // Remove the negative margin from default .row, then the horizontal padding\n  // from all immediate children columns (to prevent runaway style inheritance).\n...
    Plain Text
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  4. src/main/webapp/css/bootstrap.min.css.map

    ($container-max-width > $width or $breakpoint == $name) {\n          .container#{breakpoint-infix($name, $grid-breakpoints)} {\n            @extend %responsive-container-#{$breakpoint};\n          }\n        }\n      }\n    }\n  }\n}\n\n\n// Row\n//\n// Rows contain your columns.\n\n@if $enable-grid-classes {\n  .row {\n    @include make-row();\n  }\n\n  // Remove the negative margin from default .row, then the horizontal padding\n  // from all immediate children columns (to prevent runaway style inheritance).\n...
    Plain Text
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 13 04:21:06 GMT 2020
    - 626.8K bytes
    - Viewed (0)
Back to top