- Sort Score
- Num 10 results
- Language All
Results 121 - 130 of 352 for styles (0.06 seconds)
-
src/main/webapp/WEB-INF/view/admin/relatedcontent/admin_relatedcontent_details.jsp
<tbody> <tr> <th style="width: 25%"><la:message key="labels.related_content_term"/></th> <td>${f:h(term)}<la:hidden property="term"/></td>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 4.9K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/reqheader/admin_reqheader_details.jsp
<tbody> <tr> <th style="width: 25%"><la:message key="labels.reqheader_name"/></th> <td>${f:h(name)}<la:hidden property="name"/></td>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 4.7K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/common/admin/crud/buttons.jsp
</button> <div class="modal fade" id="confirmToDelete" tabindex="-1" role="alertdialog"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header" style="border-bottom: 2px solid #dc3545;"> <h4 class="modal-title"> <i class="fa fa-exclamation-triangle text-danger" aria-hidden="true"></i> <la:message key="labels.crud_title_delete" /> </h4>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 3K bytes - Click Count (0) -
build-logic/documentation/src/main/groovy/gradlebuild/docs/dsl/docbook/ClassDescriptionRenderer.java
listItem.appendChild(seg); Element apilink = document.createElement("apilink"); seg.appendChild(apilink); apilink.setAttribute("class", classDoc.getName()); apilink.setAttribute("style", classDoc.getStyle()); } private void addSubtypeLinks(ClassDoc classDoc, Element parent, Document document) { if (!classDoc.getSubClasses().isEmpty()) {
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Dec 09 08:14:05 GMT 2020 - 4.1K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/duplicatehost/admin_duplicatehost_edit.jsp
<div class="col-sm-9"> <la:errors property="regularName"/> <la:text styleId="regularName" property="regularName" styleClass="form-control"/> </div> </div>Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 4.4K bytes - Click Count (0) -
src/main/webapp/js/chat.js
}); } /** * Auto-resize textarea based on content */ function autoResizeTextarea() { var textarea = elements.chatInput[0]; textarea.style.height = 'auto'; textarea.style.height = Math.min(textarea.scrollHeight, 150) + 'px'; } /** * Update character counter */ function updateCharCount() {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 01:36:02 GMT 2026 - 30.6K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/pathmap/admin_pathmap_details.jsp
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 5.6K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/fileauth/admin_fileauth_details.jsp
<tbody> <tr> <th style="width: 25%"><la:message key="labels.file_auth_hostname"/></th> <td>${f:h(hostname)}<la:hidden property="hostname"/></td>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 6.3K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/labeltype/admin_labeltype_details.jsp
<tbody> <tr> <th style="width: 25%"><la:message key="labels.labeltype_name"/></th> <td>${f:h(name)}<la:hidden property="name"/></td>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 5.7K bytes - Click Count (0) -
src/main/webapp/js/admin/bootstrap.min.js
t&&t()},e._adjustDialog=function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},e._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},e._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=Math.round(t.left+t.right...Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 61.1K bytes - Click Count (0)