Skip to content

ColonelBuendia/recoll-webui-mobile-responsive

 
 

Repository files navigation

Quick and ugly changes to the css to make it mobile friendly-ish. Key things if you are editing it yourself are:
header.tpl:
<meta name="viewport" content="width=device-width, initial-scale=1">
results.tpl - in the results div :
style="word-break: break-word;"

see here: https://developer.mozilla.org/en-US/docs/Web/CSS/word-break

About

web interface for recoll desktop search

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.3%
  • JavaScript 12.7%
  • Smarty 5.0%
  • CSS 4.0%