- Sort Score
- Result 10 results
- Languages All
Results 361 - 366 of 366 for addLang (0.31 sec)
-
src/main/webapp/css/bootstrap.min.css.map
{\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n ...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 13 04:21:06 UTC 2020 - 626.8K bytes - Viewed (0) -
doc/go1.17_spec.html
the associativity of the operators. Explicit parentheses affect the evaluation by overriding the default associativity. In the expression <code>x + (y + z)</code> the addition <code>y + z</code> is performed before adding <code>x</code>. </p> <h2 id="Statements">Statements</h2> <p> Statements control execution. </p> <pre class="ebnf"> Statement = Declaration | LabeledStmt | SimpleStmt |
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Oct 10 18:25:45 UTC 2024 - 211.6K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
</magic> <glob pattern="*.wq2"/> <glob pattern="*.wkq"/> </mime-type> <!-- First Quattro Pro for Windows had major version number 1, which was followed by 5. This is confusing, perhaps adding "win" qualifier to version field could clear this up (but it's quite ugly as well) --> <mime-type type="application/x-quattro-pro;version=1+5"> <sub-class-of type="application/x-quattro-pro"/>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.16.md
## Testing - Fix pod list return value of `framework.WaitForPodsWithLabelRunningReady` ([#78687](https://github.com/kubernetes/kubernetes/pull/78687), [@pohly](https://github.com/pohly)) - Adding `TerminationGracePeriodSeconds` to the test framework API ([#82170](https://github.com/kubernetes/kubernetes/pull/82170), [@vivekbagade](https://github.com/vivekbagade))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 11 10:00:57 UTC 2021 - 345.2K bytes - Viewed (0) -
doc/go_spec.html
the associativity of the operators. Explicit parentheses affect the evaluation by overriding the default associativity. In the expression <code>x + (y + z)</code> the addition <code>y + z</code> is performed before adding <code>x</code>. </p> <h2 id="Statements">Statements</h2> <p> Statements control execution. </p> <pre class="ebnf"> Statement = Declaration | LabeledStmt | SimpleStmt |
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0) -
src/main/webapp/css/admin/adminlte.min.css.map
\"em\" {\n $rfs-breakpoint: divide($rfs-breakpoint, divide($rfs-breakpoint * 0 + 1, $rfs-rem-value));\n}\n\n// Internal mixin that adds disable classes to the selector if needed.\n@mixin _rfs-disable-class {\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity, which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n\n//...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 3.7M bytes - Viewed (1)