- Sort Score
- Result 10 results
- Languages All
Results 1 - 7 of 7 for sizi (0.03 sec)
-
fess.json
"olsun", "olup", "olur", "olursa", "oluyor", "on", "ona", "ondan", "onlar", "onlardan", "onları", "onların", "onu", "onun", "otuz", "oysa", "öyle", "pek", "rağmen", "sadece", "sanki", "sekiz", "seksen", "sen", "senden", "seni", "senin", "siz", "sizden", "sizi", "sizin", "şey", "şeyden", "şeyi", "şeyler", "şöyle", "şu", "şuna", "şunda", "şundan", "şunları", "şunu", "tarafından", "trilyon", "tüm", "üç", "üzere", "var", "vardı", "ve", "veya", "ya", "yani", "yapacak", "yapılan", "yapılması", "yapıyor",...github.com/codelibs/fess/src/main/resources/fes...Tue Mar 23 12:38:28 UTC 2021 117.3K bytes -
fess.json
"olsun", "olup", "olur", "olursa", "oluyor", "on", "ona", "ondan", "onlar", "onlardan", "onları", "onların", "onu", "onun", "otuz", "oysa", "öyle", "pek", "rağmen", "sadece", "sanki", "sekiz", "seksen", "sen", "senden", "seni", "senin", "siz", "sizden", "sizi", "sizin", "şey", "şeyden", "şeyi", "şeyler", "şöyle", "şu", "şuna", "şunda", "şundan", "şunları", "şunu", "tarafından", "trilyon", "tüm", "üç", "üzere", "var", "vardı", "ve", "veya", "ya", "yani", "yapacak", "yapılan", "yapılması", "yapıyor",...github.com/codelibs/fess/src/main/resources/fes...Sat Feb 27 09:26:16 UTC 2021 117.3K bytes -
bootstrap.min.css
6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-...github.com/codelibs/fess/src/main/webapp/css/bo...Wed Dec 25 08:05:52 UTC 2019 155.8K bytes -
bootstrap.min.css
6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 158.5K bytes -
popper.min.js.map
else if (unit === 'vh' || unit === 'vw') {\n // if is a vh or vw, we calculate the size based on the viewport\n let size;\n if (unit === 'vh') {\n size = Math.max(\n document.documentElement.clientHeight,\n window.innerHeight || 0\n );\n } else {\n size = Math.max(\n document.documentElement.clientWidth,\n window.innerWidth || 0\n );\n }\n return size / 100 * value;\n } else {\n // if is an explicit pixel unit, we get rid of the unit...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 120.9K bytes -
FessLabels.java
public static final String LABELS_search_result_sort_created_desc = "{labels.search_result_sort_created_desc}"; L676: L677: /** The key of the message: Size (ascending) */ L678: public static final String LABELS_search_result_sort_content_length_asc = "{labels.search_result_sort_content_length_asc}"; L679: L680: /** The key of the message: Size (descending) */ L681: public static final String LABELS_search_result_sort_content_length_desc = "{labels.search_result_sort_content_length_desc}";...github.com/codelibs/fess/src/main/java/org/code...Fri Mar 22 11:58:34 UTC 2024 146.4K bytes -
FessMessages.java
the message: {item} must match "{regexp}". */ L87: public static final String CONSTRAINTS_Pattern_MESSAGE = "{constraints.Pattern.message}"; L88: L89: /** The key of the message: Size of {item} must be between {min} and {max}. */ L90: public static final String CONSTRAINTS_Size_MESSAGE = "{constraints.Size.message}"; L91: L92: /** The key of the message: {item} is invalid credit card number. */ L93: public static final String CONSTRAINTS_CreditCardNumber_MESSAGE = "{constraints.Cre...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 119.9K bytes