- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 2,655 for white (0.03 seconds)
-
docs/en/docs/img/icon-white.svg
icon-white.svg...
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sun Feb 04 20:56:59 GMT 2024 - 1.3K bytes - Click Count (0) -
src/main/webapp/images/glyphicons-halflings-white.png
glyphicons-halflings-white.png...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Sep 14 06:00:28 GMT 2013 - 8.6K bytes - Click Count (0) -
docs/en/docs/img/logo-margin/logo-white-bg.png
logo-white-bg.png...
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sun Feb 04 20:56:59 GMT 2024 - 20.4K bytes - Click Count (0) -
README.md
<img src="https://img.shields.io/badge/-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="LinkedIn" style="margin: 0 0px;"> </a> <a href="https://x.com/gradle"> <img src="https://img.shields.io/badge/-000000?style=for-the-badge&logo=x&logoColor=white" alt="X (Twitter)" style="margin: 0 20px;"> </a> <a href="https://www.youtube.com/@GradleInc">
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Feb 12 18:58:41 GMT 2026 - 7.8K bytes - Click Count (0) -
src/main/webapp/css/chat.css
} .progress-step.active .step-icon i { color: white; } .progress-step.completed .step-icon { background-color: #00875a; } .progress-step.completed .step-icon i { color: white; } .progress-step .step-label { font-size: 0.6875rem; color: #6b778c; text-align: center; white-space: nowrap; } .progress-step.active .step-label {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:21:57 GMT 2026 - 19.4K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-windows.yml
github-hooks: true status-context: elasticsearch-ci/packaging-tests-windows cancel-builds-on-update: true white-list-target-branches: - master excluded-regions: - ^docs/.* white-list-labels: - ':Delivery/Packaging' black-list-labels: - '>test-mute' axes: - axis:Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Aug 24 18:50:27 GMT 2021 - 2.1K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+pull-request+part-2-fips.yml
status-context: elasticsearch-ci/part-2-fips cancel-builds-on-update: true black-list-target-branches: - 6.8 excluded-regions: - ^docs/.* white-list-labels: - 'Team:Security' black-list-labels: - '>test-mute' builders: - inject: properties-file: '.ci/java-versions.properties' properties-content: |Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu Sep 16 01:16:48 GMT 2021 - 1.4K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-upgrade-tests.yml
cancel-builds-on-update: true black-list-target-branches: - 6.8 excluded-regions: - ^docs/.* white-list-labels: - ':Delivery/Packaging' black-list-labels: - '>test-mute' axes: - axis: type: label-expression name: os values:Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Aug 10 19:43:38 GMT 2021 - 1.9K bytes - Click Count (0) -
compat/maven-embedder/src/main/java/org/apache/maven/cli/props/MavenProperties.java
* @throws IOException if an error occurs */ public void writeProperty(String key, String value) throws IOException { write(escapeKey(key)); write(" = "); write(typed ? value : escapeJava(value)); writeln(null); } /** * Helper method for writing a line with the platform specific lineCreated: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Jul 23 17:27:08 GMT 2025 - 38.4K bytes - Click Count (0) -
impl/maven-cli/src/main/java/org/apache/maven/cling/props/MavenProperties.java
* @throws IOException if an error occurs */ public void writeProperty(String key, String value) throws IOException { write(escapeKey(key)); write(" = "); write(typed ? value : escapeJava(value)); writeln(null); } /** * Helper method for writing a line with the platform specific lineCreated: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Thu Oct 16 09:03:48 GMT 2025 - 38.5K bytes - Click Count (0)