Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for progress (0.25 sec)

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

    nge-gray-dark::-ms-thumb:active{background-color:#88939e}.progress{box-shadow:none;border-radius:1px}.progress.vertical{display:inline-block;height:200px;margin-right:10px;position:relative;width:30px}.progress.vertical>.progress-bar{bottom:0;position:absolute;width:100%}.progress.vertical.progress-sm,.progress.vertical.sm{width:20px}.progress.vertical.progress-xs,.progress.vertical.xs{width:10px}.progress.vertical.progress-xxs,.progress.vertical.xxs{width:3px}.progress-group{margin-bottom:.5rem...
    CSS
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 641.1K bytes
    - Viewed (2)
  2. src/main/webapp/css/admin/bootstrap.min.css.map

    progress-bar {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  overflow: hidden;\n  color: $progress-bar-color;\n  text-align: center;\n  white-space: nowrap;\n  background-color: $progress-bar-bg;\n  @include transition($progress-bar-transition);\n}\n\n.progress-bar-striped {\n  @include gradient-striped();\n  background-size: $progress-height $progress-height;\n}\n\n@if $enable-transitions {\n  .progress-bar-animated {\n    animation: progress-bar-stripes $progress-...
    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)
  3. src/main/webapp/css/bootstrap.min.css.map

    progress-bar {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  overflow: hidden;\n  color: $progress-bar-color;\n  text-align: center;\n  white-space: nowrap;\n  background-color: $progress-bar-bg;\n  @include transition($progress-bar-transition);\n}\n\n.progress-bar-striped {\n  @include gradient-striped();\n  background-size: $progress-height $progress-height;\n}\n\n@if $enable-transitions {\n  .progress-bar-animated {\n    animation: progress-bar-stripes $progress-...
    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)
  4. RELEASE.md

    ### `tf.data`:
    
    *   Adds new `tf.data.experimental.service.register_dataset` and
        `tf.data.experimental.service.from_dataset_id` APIs to enable one process to
        register a dataset with the tf.data service, and another process to consume
        data from the dataset.
    *   Adds support for dispatcher fault tolerance. To enable fault tolerance,
        configure a `work_dir` when running your dispatcher server and set
    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)
  5. CHANGELOG/CHANGELOG-1.19.md

    ## Changelog since v1.19.4
    
    ## Changes by Kind
    
    ### Feature
    
    - Add a new flag to set priority for the kubelet on Windows nodes so that workloads cannot overwhelm the node there by disrupting kubelet process. ([#96157](https://github.com/kubernetes/kubernetes/pull/96157), [@ravisantoshgudimetla](https://github.com/ravisantoshgudimetla)) [SIG Node and Windows]
    
    ### Failing Test
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  6. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const PRIO_PGRP = 1 #53466
    pkg syscall (freebsd-riscv64), const PRIO_PGRP ideal-int #53466
    pkg syscall (freebsd-riscv64), const PRIO_PROCESS = 0 #53466
    pkg syscall (freebsd-riscv64), const PRIO_PROCESS ideal-int #53466
    pkg syscall (freebsd-riscv64), const PRIO_USER = 2 #53466
    pkg syscall (freebsd-riscv64), const PRIO_USER ideal-int #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 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 PENDIN ideal-int
    pkg syscall (freebsd-arm64), const PRIO_PGRP = 1
    pkg syscall (freebsd-arm64), const PRIO_PGRP ideal-int
    pkg syscall (freebsd-arm64), const PRIO_PROCESS = 0
    pkg syscall (freebsd-arm64), const PRIO_PROCESS ideal-int
    pkg syscall (freebsd-arm64), const PRIO_USER = 2
    pkg syscall (freebsd-arm64), const PRIO_USER ideal-int
    pkg syscall (freebsd-arm64), const PROT_EXEC = 4
    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)
Back to top