Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 4 of 4 for muted (0.03 seconds)

  1. src/main/webapp/WEB-INF/orig/view/searchNoResult.jsp

    <div id="result" class="row">
    	<div class="col-md-8">
    		<div class="text-center py-4">
    			<p class="mb-3"><i class="fa fa-search fa-3x text-muted" aria-hidden="true"></i></p>
    			<p class="mb-2"><la:message key="labels.did_not_match" arg0="${displayQuery}" /></p>
    			<p class="text-muted"><la:message key="labels.did_not_match_suggestion" /></p>
    			<c:if test="${!empty popularWords}">
    				<div class="mt-3">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 969 bytes
    - Click Count (0)
  2. src/main/webapp/WEB-INF/view/searchNoResult.jsp

    <div id="result" class="row">
    	<div class="col-md-8">
    		<div class="text-center py-4">
    			<p class="mb-3"><i class="fa fa-search fa-3x text-muted" aria-hidden="true"></i></p>
    			<p class="mb-2"><la:message key="labels.did_not_match" arg0="${displayQuery}" /></p>
    			<p class="text-muted"><la:message key="labels.did_not_match_suggestion" /></p>
    			<c:if test="${!empty popularWords}">
    				<div class="mt-3">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 969 bytes
    - Click Count (0)
  3. src/main/webapp/css/admin/style.css

    .top10 {
    	margin-top: 1.0em;
    }
    
    .top15 {
    	margin-top: 1.5em;
    }
    
    .top20 {
    	margin-top: 2.0em;
    }
    
    .top25 {
    	margin-top: 2.5em;
    }
    
    .top30 {
    	margin-top: 3.0em;
    }
    
    .container .text-muted {
    	margin: 20px 0;
    }
    
    .notification {
    	text-align: center;
    }
    
    ul.has-error {
    	color: #dd4b39 !important;
    	list-style-type: none;
    	padding: 0;
    }
    
    .form-group .has-error + .form-control {
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 1.3K bytes
    - Click Count (0)
  4. src/main/webapp/js/purify.min.js

    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Mar 15 06:21:57 GMT 2026
    - 22.7K bytes
    - Click Count (0)
Back to Top