Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 8 of 8 for panel_5 (0.07 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/webapp/WEB-INF/view/chat/chat.jsp

    								<i class="fa fa-plus" aria-hidden="true"></i>
    								<la:message key="labels.chat_new_chat" />
    							</button>
    						</div>
    					</div>
    					<div id="filterPanel" class="collapse">
    						<div class="filter-panel-body">
    							<div class="filter-dropdowns">
    								<c:if test="${displayLabelTypeItems}">
    								<div class="dropdown">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 19 01:36:02 GMT 2026
    - 10.8K bytes
    - Click Count (0)
  2. src/main/webapp/css/chat.css

    @keyframes lozenge-pulse {
        0%, 100% { opacity: 1; }
        50% { opacity: 0.7; }
    }
    
    /* ============================================
       Filter Panel
       ============================================ */
    #filterPanel {
        background-color: #fafbfc;
        border-bottom: 1px solid #dfe1e6;
    }
    
    .filter-panel-body {
        padding: 0.75rem 1rem;
    }
    
    .filter-dropdowns {
        display: flex;
        flex-wrap: wrap;
        gap: 0.5rem;
    }
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Mar 15 06:21:57 GMT 2026
    - 19.4K bytes
    - Click Count (0)
  3. CONTRIBUTING.md

    ```
    
    Here are the steps to resolve the issue:
    
    1. Open the failure report mentioned in the output.\
    If you don't see the report link in the output in the IDE, make sure to select the top-level node in the structured output panel.
    The report will explain the errors in detail.
    Perhaps, you forgot to add an `@Incubating` annotation or `@since` in the javadoc.
    
    2. Accept the changes.\
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Fri Mar 27 18:43:39 GMT 2026
    - 19.1K bytes
    - Click Count (0)
  4. src/main/webapp/js/admin/adminlte.min.js

    is._init()}var t=e.prototype;return t.onTabClick=function(e){this._config.onTabClick(e)},t.onTabChanged=function(e){this._config.onTabChanged(e)},t.onTabCreated=function(e){this._config.onTabCreated(e)},t.createTab=function(e,t,a,i){var o=this,l="panel-"+a,s="tab-"+a;this._config.allowDuplicates&&(l+="-"+Math.floor(1e3*Math.random()),s+="-"+Math.floor(1e3*Math.random()));var r='<li class="nav-item" role="presentation"><a href="#" class="btn-iframe-close" data-widget="iframe-close" data-type="only-this"><i...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Oct 26 01:49:09 GMT 2024
    - 45.3K bytes
    - Click Count (0)
  5. src/main/resources/fess_label_tr.properties

    labels.confirmNewPassword=Yeni Şifre (Onayla)
    
    labels.menu_system=Sistem
    labels.menu_wizard=Sihirbaz
    labels.menu_crawl_config=Genel
    labels.menu_scheduler_config=Zamanlayıcı
    labels.menu_dashboard_config=Kontrol Paneli
    labels.menu_design=Sayfa Tasarımı
    labels.menu_dict=Sözlük
    labels.menu_data=Yedekleme/Geri Yükleme
    labels.menu_crawl=Tarayıcı
    labels.menu_web=Web
    labels.menu_file_system=Dosya Sistemi
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 52.2K bytes
    - Click Count (0)
  6. src/main/webapp/css/admin/adminlte.min.css.map

    m-0 ~ .sidebar {\n  height: calc(100% - 3.5rem);\n}\n\n.user-panel {\n  position: relative;\n}\n\n[class*=\"sidebar-dark\"] .user-panel {\n  border-bottom: 1px solid #4f5962;\n}\n\n[class*=\"sidebar-light\"] .user-panel {\n  border-bottom: 1px solid #dee2e6;\n}\n\n.user-panel,\n.user-panel .info {\n  overflow: hidden;\n  white-space: nowrap;\n}\n\n.user-panel .image {\n  display: inline-block;\n  padding-left: 0.8rem;\n}\n\n.user-panel img {\n  height: auto;\n  width: 2.1rem;\n}\n\n.user-panel .info...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Oct 26 01:49:09 GMT 2024
    - 3.7M bytes
    - Click Count (3)
  7. src/main/resources/fess_label_pl.properties

    labels.confirmNewPassword=Potwierdź nowe hasło
    
    labels.menu_system=System
    labels.menu_wizard=Kreator
    labels.menu_crawl_config=Ogólne
    labels.menu_scheduler_config=Harmonogram
    labels.menu_dashboard_config=Panel
    labels.menu_design=Projekt strony
    labels.menu_dict=Słownik
    labels.menu_data=Kopia zapasowa/Przywracanie
    labels.menu_crawl=Crawler
    labels.menu_web=Web
    labels.menu_file_system=System plików
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 53.2K bytes
    - Click Count (0)
  8. src/main/resources/fess_label_es.properties

    labels.duplicate_name=Nombre duplicado
    labels.duplicate_host_configuration=Host duplicado
    labels.duplicate_host_title_details=Host duplicado
    labels.dashboard_title_configuration=Configuración del sistema
    labels.dashboard_plugin=Plugin de panel
    labels.web_config_list=Lista de configuración web
    labels.access_token_details=Access Token Detalles
    labels.bad_word_details=Bad Word Detalles
    labels.boost_document_rule_details=Boost Document Rule Detalles
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 54.3K bytes
    - Click Count (0)
Back to Top