- Sort Score
- Result 10 results
- Languages All
Results 261 - 263 of 263 for Models (1.67 sec)
-
CHANGELOG/CHANGELOG-1.12.md
- TaintNodeByCondition has been moved to Beta and is enabled by default. - Scheduler throughput has been improved by ~50% in large clusters (>2000 nodes). ### SIG-service-catalog
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
src/main/webapp/css/bootstrap.min.css.map
border-radius(0);\n }\n\n .modal-header,\n .modal-footer {\n @include border-radius(0);\n }\n\n .modal-body {\n overflow-y: auto;\n }\n }\n }\n}\n// scss-docs-end modal-fullscreen-loop\n","// Shared between modals and offcanvases\n@mixin overlay-backdrop($zindex, $backdrop-bg, $backdrop-opacity) {\n position: fixed;\n top: 0;\n left: 0;\n z-index: $zindex;\n width: 100vw;\n height: 100vh;\n background-color: $backdrop-bg;\n\n // Fade for backdrop\n...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Jan 12 06:14:02 UTC 2025 - 575.5K bytes - Viewed (0) -
src/main/webapp/css/admin/adminlte.min.css.map
$name, $color in $theme-colors-alt {\n .#{$name} {\n border-left-color: $color;\n }\n }\n\n @each $name, $color in $colors-alt {\n .#{$name} {\n border-left-color: $color;\n }\n }\n }\n}\n","//\n// Component: Modals\n//\n\n// Overlay\n.modal-dialog {\n .overlay {\n display: flex;\n position: absolute;\n left: 0;\n top: 0;\n bottom: 0;\n right: 0;\n margin: -$modal-content-border-width;\n z-index: ($zindex-modal + 2);\n justify-content:...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 3.7M bytes - Viewed (1)