- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 1,066 for white (0.09 sec)
-
docs/en/docs/img/icon-white.svg
- icon-white.svg...
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Feb 04 20:56:59 UTC 2024 - 1.3K bytes - Viewed (0) -
docs/en/docs/img/logo-margin/logo-white-bg.png
- logo-white-bg.png...
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Feb 04 20:56:59 UTC 2024 - 20.4K bytes - Viewed (0) -
src/main/webapp/css/admin/adminlte.min.css.map
255, 0.8);\n}\n\n.navbar-white.navbar-dark .form-control-navbar::-ms-input-placeholder {\n color: rgba(255, 255, 255, 0.8);\n}\n\n.navbar-white.navbar-dark .form-control-navbar::placeholder {\n color: rgba(255, 255, 255, 0.8);\n}\n\n.navbar-white.navbar-dark .form-control-navbar,\n.navbar-white.navbar-dark .form-control-navbar + .input-group-append > .btn-navbar {\n background-color: white;\n border-color: white;\n color: rgba(255, 255, 255, 0.8);\n}\n\n.navbar-white.navbar-dark .form-contro...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 3.7M bytes - Viewed (1) -
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">
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Fri Nov 01 05:30:25 UTC 2024 - 8K bytes - Viewed (0) -
docs/en/mkdocs.insiders.yml
- plugins:
- social:
- cards_layout_options:
- logo: ../en/docs/img/icon-white.svg
- typeset:
- markdown_extensions:
- material.extensions.preview:
- targets:
- include:
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Wed Aug 14 14:33:27 UTC 2024 - 192 bytes - Viewed (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 line
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 38.2K bytes - Viewed (0) -
ci/official/utilities/convert_msys_paths_to_win_paths.py
- """
- import argparse
- import os
- def should_convert(var_name: str,
- blacklist: list[str] | None,
- whitelist_prefix: list[str] | None):
- """Check the variable name against white/black lists."""
- if blacklist and var_name in blacklist:
- return False
- if not whitelist_prefix:
- return True
- for prefix in whitelist_prefix:
- if var_name.startswith(prefix):
- return True
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Aug 07 23:01:25 UTC 2024 - 2.5K bytes - Viewed (0) -
src/main/webapp/css/admin/adminlte.min.css
,61,.8)}.bg-gradient-white>.card-header .btn-tool:hover,.bg-white>.card-header .btn-tool:hover,.card-white:not(.card-outline)>.card-header .btn-tool:hover{color:#1f2d3d}.card.bg-gradient-white .bootstrap-datetimepicker-widget .table td,.card.bg-gradient-white .bootstrap-datetimepicker-widget .table th,.card.bg-white .bootstrap-datetimepicker-widget .table td,.card.bg-white .bootstrap-datetimepicker-widget .table th{border:none}.card.bg-gradient-white .bootstrap-datetimepicker-widget table td.day...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 1.3M bytes - Viewed (0) -
src/main/webapp/css/admin/plugins/daterangepicker/daterangepicker.css
- }
- .daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
- white-space: nowrap;
- text-align: center;
- vertical-align: middle;
- min-width: 32px;
- width: 32px;
- height: 24px;
- line-height: 24px;
- font-size: 12px;
- border-radius: 4px;
- border: 1px solid transparent;
- white-space: nowrap;
- cursor: pointer;
- }
- .daterangepicker .calendar-table {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 7.5K bytes - Viewed (0) -
docs/en/docs/css/custom.css
- .termynal-comment {
- color: #4a968f;
- font-style: italic;
- display: block;
- }
- .termy {
- /* For right to left languages */
- direction: ltr;
- }
- .termy [data-termynal] {
- white-space: pre-wrap;
- }
- .termy .linenos {
- display: none;
- }
- a.external-link {
- /* For right to left languages */
- direction: ltr;
- display: inline-block;
- }
- a.external-link::after {
- /* \00A0 is a non-breaking space
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Wed Jul 17 02:12:29 UTC 2024 - 2.9K bytes - Viewed (0)