- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 194 for Fanger (0.09 sec)
-
daterangepicker.css
L305:.daterangepicker .ranges { L306: float: none; L307: text-align: left; L308: margin: 0; L309:} L310: L311:.daterangepicker.show-calendar .ranges { L312: margin-top: 8px; L313:} L314: L315:.daterangepicker .ranges ul { L316: list-style: none; L317: margin: 0 auto; L318: padding: 0; L319: width: 100%; L320:} L321: L322:.daterangepicker .ranges li { L323: font-size: 12px; L324: padding: 8px 12px; L325: cursor: pointer; L326:} L327: L328:.daterangepicker .ranges li:hover { L329: background-color:...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 7.5K bytes -
adminlte.min.css
07bff}.custom-range.custom-range-primary::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range.custom-range-primary::-moz-range-thumb{background-color:#007bff}.custom-range.custom-range-primary::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range.custom-range-primary::-ms-thumb{background-color:#007bff}.custom-range.custom-range-primary::-ms-thumb:active{background-color:#b3d7ff}.custom-range.custom-range-secondary:focus{outline:0}.custom-range.custom-range-secondary:foc...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 1.3M bytes -
adminlte.min.css.map
rgba(0, 123, 255, 0.25);\n}\n\n.custom-range.custom-range-primary::-webkit-slider-thumb {\n background-color: #007bff;\n}\n\n.custom-range.custom-range-primary::-webkit-slider-thumb:active {\n background-color: #b3d7ff;\n}\n\n.custom-range.custom-range-primary::-moz-range-thumb {\n background-color: #007bff;\n}\n\n.custom-range.custom-range-primary::-moz-range-thumb:active {\n background-color: #b3d7ff;\n}\n\n.custom-range.custom-range-primary::-ms-thumb {\n background-color: #007bff;\n}\n\n.cu...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 3.7M bytes -
daterangepicker.js
} L312: } L313: L314: if (typeof options.ranges === 'object') { L315: for (range in options.ranges) { L316: L317: if (typeof options.ranges[range][0] === 'string') L318: start = moment(options.ranges[range][0], this.locale.format); L319: else L320: start = moment(options.ranges[range][0]); L321: L322: if (typeof options.ranges[range][1] === 'string') L323: end = moment(...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 64.8K bytes -
index.jsp
test="${eoled}"> L34: <li class="nav-item" data-toggle="tooltip" data-placement="left" title="<la:message key="labels.eol_error" />"> L35: <a class="nav-link active" href="${eolLink}" target="_olh"><em class="fas fa-times-circle text-danger"></a> L36: </li> L37: </c:if> L38: <c:if test="${developmentMode}"> L39: <li class="nav-item" data-toggle="tooltip" data-placement="left" L40: title="<la:message key="labels.development_mode_warning" />" L41:...github.com/codelibs/fess/src/main/webapp/WEB-IN...Sat Oct 26 01:07:52 UTC 2024 6.9K bytes -
bootstrap.min.css
th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 158.5K bytes -
KuromojiCreator.java
dictionaryManager.addCreator(this); L41: } L42: L43: @Override L44: protected DictionaryFile<? extends DictionaryItem> newDictionaryFile(final String id, final String path, final Date timestamp) { L45: return new KuromojiFile(id, path, timestamp).manager(dictionaryManager); L46: } L47: L48:}...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 1.6K bytes -
CharMappingCreator.java
dCreator(this); L41: } L42: L43: @Override L44: protected DictionaryFile<? extends DictionaryItem> newDictionaryFile(final String id, final String path, final Date timestamp) { L45: return new CharMappingFile(id, path, timestamp).manager(dictionaryManager); L46: } L47:}...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 1.6K bytes -
StemmerOverrideCreator.java
ator(this); L41: } L42: L43: @Override L44: protected DictionaryFile<? extends DictionaryItem> newDictionaryFile(final String id, final String path, final Date timestamp) { L45: return new StemmerOverrideFile(id, path, timestamp).manager(dictionaryManager); L46: } L47: L48:}...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 1.6K bytes -
bootstrap.min.css.map
.table-warning:hover {\n background-color: #ffe8a1;\n}\n\n.table-hover .table-warning:hover > td,\n.table-hover .table-warning:hover > th {\n background-color: #ffe8a1;\n}\n\n.table-danger,\n.table-danger > th,\n.table-danger > td {\n background-color: #f5c6cb;\n}\n\n.table-danger th,\n.table-danger td,\n.table-danger thead th,\n.table-danger tbody + tbody {\n border-color: #ed969e;\n}\n\n.table-hover .table-danger:hover {\n background-color: #f1b0b7;\n}\n\n.table-hover .table-danger:hover > td,\n.table-hover...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 639.3K bytes