Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for SELECT (0.26 sec)

  1. src/main/webapp/css/admin/adminlte.min.css

    e:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),none}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.25rem;p...
    CSS
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 641.1K bytes
    - Viewed (1)
  2. src/main/webapp/css/admin/bootstrap.min.css.map

    cator-checked-disabled-bg;\n    }\n  }\n}\n\n\n// Select\n//\n// Replaces the browser default select with a custom one, mostly pulled from\n// https://primer.github.io/.\n//\n\n.custom-select {\n  display: inline-block;\n  width: 100%;\n  height: $custom-select-height;\n  padding: $custom-select-padding-y ($custom-select-padding-x + $custom-select-indicator-padding) $custom-select-padding-y $custom-select-padding-x;\n  font-family: $custom-select-font-family;\n  @include font-size($custom-select-font-size);\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)
  3. src/main/webapp/css/bootstrap.min.css.map

    cator-checked-disabled-bg;\n    }\n  }\n}\n\n\n// Select\n//\n// Replaces the browser default select with a custom one, mostly pulled from\n// https://primer.github.io/.\n//\n\n.custom-select {\n  display: inline-block;\n  width: 100%;\n  height: $custom-select-height;\n  padding: $custom-select-padding-y ($custom-select-padding-x + $custom-select-indicator-padding) $custom-select-padding-y $custom-select-padding-x;\n  font-family: $custom-select-font-family;\n  @include font-size($custom-select-font-size);\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)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                    description: Determines ordering of `WasmPlugins` in the same `phase`.
                    nullable: true
                    type: integer
                  selector:
                    description: Criteria used to select the specific set of pods/VMs
                      on which this plugin configuration should be applied.
                    properties:
                      matchLabels:
                        additionalProperties:
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  5. manifests/charts/base/crds/crd-all.gen.yaml

                    format: int32
                    nullable: true
                    type: integer
                  selector:
                    description: Criteria used to select the specific set of pods/VMs
                      on which this plugin configuration should be applied.
                    properties:
                      matchLabels:
                        additionalProperties:
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  6. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_SCTP_PEELOFF = 471 #53466
    pkg syscall (freebsd-riscv64), const SYS_SCTP_PEELOFF ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_SELECT = 93 #53466
    pkg syscall (freebsd-riscv64), const SYS_SELECT ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_SEMGET = 221 #53466
    pkg syscall (freebsd-riscv64), const SYS_SEMGET ideal-int #53466
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  7. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_SCTP_PEELOFF = 471
    pkg syscall (freebsd-arm64), const SYS_SCTP_PEELOFF ideal-int
    pkg syscall (freebsd-arm64), const SYS_SELECT = 93
    pkg syscall (freebsd-arm64), const SYS_SELECT ideal-int
    pkg syscall (freebsd-arm64), const SYS_SEMGET = 221
    pkg syscall (freebsd-arm64), const SYS_SEMGET ideal-int
    pkg syscall (freebsd-arm64), const SYS_SEMOP = 222
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  8. RELEASE.md

    ## Bug Fixes and Other Changes
    
    *   TF Core:
        *   Random number generation (RNG) system
            *   Add argument `alg` to `tf.random.stateless_*` functions to
                explicitly select the RNG algorithm.
            *   Add `tf.nn.experimental.stateless_dropout`, a stateless version of
                `tf.nn.dropout`.
            *   `tf.random.Generator` now can be created inside the scope of
    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)
  9. CHANGELOG/CHANGELOG-1.19.md

        analyze programmatically. By using aliases here, we would need to handle
        potentially aliased go_binary targets and dereference to the effective
        target.
      
        The comment references an issue with `pure = select(...)` which appears
        to be resolved considering this now builds.
      
      - make kube::util::find-binary not dependent on bazel-out/ structure
      
    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