- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 23 for forma (0.09 sec)
-
daterangepicker.js
this.ranges) { L1372: if (this.timePicker) { L1373: var format = this.timePickerSeconds ? "YYYY-MM-DD HH:mm:ss" : "YYYY-MM-DD HH:mm"; L1374: //ignore times when comparing dates if time picker seconds is not enabled L1375: if (this.startDate.format(format) == this.ranges[range][0].format(format) && this.endDate.format(format) == this.ranges[range][1].format(format)) { L1376: customRange = false; L1377: ...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 64.8K bytes -
adminlte.min.css.map
1;\n}\n\n.form-control:-ms-input-placeholder {\n color: #939ba2;\n opacity: 1;\n}\n\n.form-control::-ms-input-placeholder {\n color: #939ba2;\n opacity: 1;\n}\n\n.form-control::placeholder {\n color: #939ba2;\n opacity: 1;\n}\n\n.form-control:disabled, .form-control[readonly] {\n background-color: #e9ecef;\n opacity: 1;\n}\n\ninput[type=\"date\"].form-control,\ninput[type=\"time\"].form-control,\ninput[type=\"datetime-local\"].form-control,\ninput[type=\"month\"].form-control {\n -webkit-appearance:...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 3.7M bytes -
advance.jsp
prefix="errors.front_prefix" L102: suffix="errors.front_suffix" L103: /> L104: </div> L105: <div class="form-group row"> L106: <label for="as_q" class="col-lg-3 col-md-4 col-sm-5 col-12 col-form-label"><la:message L107: key="labels.advance_search_must_queries" L108: /></label> L109: <div class="col-lg-5 col-md-8 col-sm-7 col-xs-6"> L110: <input class="form-control" type="text" id="as_q" name="as.q" value="${f:h(fe:join(as.q))}"> L111: </div> L112: <div class="col-lg-4...github.com/codelibs/fess/src/main/webapp/WEB-IN...Sat Oct 26 01:07:52 UTC 2024 14.9K bytes -
bootstrap.min.css.map
margin-bottom: 0;\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle;\n }\n .form-inline .form-control-plaintext {\n display: inline-block;\n }\n .form-inline .input-group,\n .form-inline .custom-select {\n width: auto;\n }\n .form-inline .form-check {\n display: flex;\n align-items: center;\n justify-content: center;\n width: auto;\n padding-left: 0;\n }\n .form-inline .form-check-input {\n position: relative;\n...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 639.3K bytes -
advance.jsp
prefix="errors.front_prefix" L102: suffix="errors.front_suffix" L103: /> L104: </div> L105: <div class="form-group row"> L106: <label for="as_q" class="col-lg-3 col-md-4 col-sm-5 col-12 col-form-label"><la:message L107: key="labels.advance_search_must_queries" L108: /></label> L109: <div class="col-lg-5 col-md-8 col-sm-7 col-xs-6"> L110: <input class="form-control" type="text" id="as_q" name="as.q" value="${f:h(fe:join(as.q))}"> L111: </div> L112: <div class="col-lg-4...github.com/codelibs/fess/src/main/webapp/WEB-IN...Sat Oct 26 01:07:52 UTC 2024 14.9K bytes -
adminlte.min.css
0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{displ...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 1.3M bytes -
bootstrap.min.css
x;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-al...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 158.5K bytes -
index.jsp
styleId="updatePassword" method="post"> L38: <div class="input-group mb-3"> L39: <c:set var="ph_old_password"> L40: <la:message key="labels.profile.placeholder_old_password" /> L41: </c:set> L42: <la:password property="oldPassword" class="form-control" L43: placeholder="${ph_old_password}" /> L44: <div class="input-group-append"> L45: <span class="input-group-text"><em class="fa fa-lock fa-fw"></span> L46: </div> L47: </div> L48: <div class="input-group...github.com/codelibs/fess/src/main/webapp/WEB-IN...Sat Oct 26 01:07:52 UTC 2024 3.6K bytes -
index.jsp
styleId="updatePassword" method="post"> L38: <div class="input-group mb-3"> L39: <c:set var="ph_old_password"> L40: <la:message key="labels.profile.placeholder_old_password" /> L41: </c:set> L42: <la:password property="oldPassword" class="form-control" L43: placeholder="${ph_old_password}" /> L44: <div class="input-group-append"> L45: <span class="input-group-text"><em class="fa fa-lock fa-fw"></span> L46: </div> L47: </div> L48: <div class="input-group...github.com/codelibs/fess/src/main/webapp/WEB-IN...Sat Oct 26 01:07:52 UTC 2024 3.6K bytes -
index.jsp
method="post"> L39: <div class="input-group mb-3"> L40: <c:set var="ph_username"> L41: <la:message key="labels.login.placeholder_username" /> L42: </c:set> L43: <la:text property="username" styleId="username" L44: class="form-control" placeholder="${ph_username}" /> L45: <div class="input-group-append"> L46: <span class="input-group-text"> L47: <em class="fa fa-user fa-fw"> L48: </span> L49: </div> L50: </div> L51: <div...github.com/codelibs/fess/src/main/webapp/WEB-IN...Sat Oct 26 01:07:52 UTC 2024 3K bytes