Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for fixed (0.03 sec)

  1. style.css

    L38:} L39: L40:.form-control { L41: border-radius: 0px; L42:} L43: L44:legend{ L45: display: none; L46:} L47: L48:/* header */ L49: L50:#searchOptions { L51: position: fixed; L52: z-index: 10; L53:} L54: L55:#searchOptions .container { L56: width: 500px; L57: max-width: 100%; L58: height: 100%; L59: overflow: auto; L60: position: fixed; L61: top: 0; L62: bottom: 0; L63: right: -500px; L64: padding-top: 72px; L65: padding-bottom: 20px; L66: color: #fff; L67: background-color: rgba(60, 60, 60, 0.93);...
    github.com/codelibs/fess/src/main/webapp/css/st...
    Thu Jun 02 11:39:35 UTC 2022
      2K bytes
  2. CacheAction.java

    asStream(DocumentUtil.getValue(doc, fessConfig.getIndexFieldDocId(), String.class)) L73: .contentType("text/html; charset=UTF-8").data(content.getBytes(Constants.CHARSET_UTF_8)); L74: response.headerContentDispositionInline(); // TODO will be fixed in lastaflute L75: return response; L76: } L77: L78:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      3.4K bytes
  3. additionalForeignKeyMap.dfprop

    ------------ L2:# additionalForeignKeyMap: (NotRequired - Default map:{}) L3:# L4:# If foreign key does not exist in your database, L5:# you can set up here as virtual foreign key for DBFlute. L6:# L7:# And it's one-to-one relation if you add one fixed condition to referrer table, L8:# you can set virtual foreign key with fixedCondition and fixedSuffix. L9:# And you can use it to view objects too. L10:# L11:# If local column name is same as foreign column name, L12:# you can omit the setting of...
    github.com/codelibs/fess/dbflute_fess/dfprop/ad...
    Sat Jul 04 22:46:31 UTC 2015
      1.7K bytes
  4. style.css

    padding-left: 0; L55:} L56: L57:#result ol li { L58: margin-bottom: 0; L59:} L60: L61:#result .title { L62: margin: 1.0em 0 0.5em 0; L63: font-size: 120%; L64: font-weight: 600; L65:} L66: L67:section.content table { L68: display: table; L69: table-layout: fixed; L70: width L71:} L72: L73:section.content table td { L74: display: table-cell; L75: word-wrap: break-word; L76: overflow-wrap: break-word; L77:} L78: L79:section.content table .label { L80: color: #fff; L81:} L82: L83:textarea.systemInfoData { L84:...
    github.com/codelibs/fess/src/main/webapp/css/ad...
    Thu Feb 13 07:47:04 UTC 2020
      1.1K bytes
  5. index.jsp

    css')}" rel="stylesheet" L17: type="text/css" /> L18:</head> L19:<body> L20: <la:form action="/search" method="get" styleId="searchForm"> L21: ${fe:facetForm()}${fe:geoForm()} L22: <header> L23: <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark"> L24: <div id="content" class="container"> L25: <div class="navbar-brand"></div> L26: <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar" L27: aria-controls="navbar" aria-expanded="false"...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Sat Oct 26 01:07:52 UTC 2024
      6.9K bytes
  6. header.jsp

    pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> L2:<la:form action="/search" method="get" styleId="searchForm" L3: role="search"> L4: ${fe:facetForm()}${fe:geoForm()} L5: <header> L6: <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark"> L7: <div id="content" class="container"> L8: <la:link styleClass="navbar-brand d-inline-flex" href="/"> L9: <img src="${fe:url('/images/logo-head.png')}" L10: alt="<la:message key="labels.header_brand_name" />" L11: ...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Sat Oct 24 03:00:28 UTC 2020
      4.2K bytes
  7. header.jsp

    pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> L2:<la:form action="/search" method="get" styleId="searchForm" L3: role="search"> L4: ${fe:facetForm()}${fe:geoForm()} L5: <header> L6: <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark"> L7: <div id="content" class="container"> L8: <la:link styleClass="navbar-brand d-inline-flex" href="/"> L9: <img src="${fe:url('/images/logo-head.png')}" L10: alt="<la:message key="labels.header_brand_name" />" L11: ...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Sat Oct 24 03:00:28 UTC 2020
      4.2K bytes
  8. littleAdjustmentMap.dfprop

    extendedDBFluteInitializerClass: (NotRequired - Default null) L108: # If you want to extend the embedded DBFlute initializer, L109: # specify the class name of your original initializer L110: # that extends the embedded one. L111: # *Basically for fixed DBFluteConfig settings L112: # L113: #; extendedDBFluteInitializerClass = com.example.ExtendedDBFluteInitializer L114: # - - - - - - - - - -/ L115: L116: # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L117: # o shortCharHandlingMode:...
    github.com/codelibs/fess/dbflute_fess/dfprop/li...
    Sat Jul 25 06:04:16 UTC 2015
      8.8K bytes
  9. index.jsp

    css')}" rel="stylesheet" L17: type="text/css" /> L18:</head> L19:<body> L20: <la:form action="/search" method="get" styleId="searchForm"> L21: ${fe:facetForm()}${fe:geoForm()} L22: <header> L23: <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark"> L24: <div id="content" class="container"> L25: <div class="navbar-brand"></div> L26: <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar" L27: aria-controls="navbar" aria-expanded="false"...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Sat Oct 26 01:07:52 UTC 2024
      6.9K bytes
Back to top