- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for unavailable (0.19 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ boolean isSmbRoleFromFile(); /** * Get the value for the key 'smb.available.sid.types'. <br> * The value is, e.g. 1,2,4:2,5:1 <br> * comment: Available SID types for SMB. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getSmbAvailableSidTypes();Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 525.7K bytes - Viewed (2) -
src/main/webapp/css/admin/bootstrap.min.css.map
background-color: $background;\n }\n\n @if $border != null {\n th,\n td,\n thead th,\n tbody + tbody {\n border-color: $border;\n }\n }\n }\n\n // Hover states for `.table-hover`\n // Note: this is not available for cells or rows within `thead` or `tfoot`.\n .table-hover {\n $hover-background: darken($background, 5%);\n\n .table-#{$state} {\n @include hover() {\n background-color: $hover-background;\n\n > td,\n > th {\n ...Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 639.3K bytes - Viewed (1)