searxng/searx/templates/default
a01200356 4267b11a45 [fix] apply changes in infobox's styles
changes were made for wolframalpha infobox:

    - wrap text inside infobox.
      for example, there's a hill in New Zealand called
      Taumatawhakatangihangakoauauotamateapokaiwhenuakitanatahu
      (don't blame me, blame the Kiwis)
      and now it doesn't break the infobox.

    - add an optional image field for infobox's attributes.
      (doesn't affect ddg infobox at all)

    - table is now always split in half.
      needed so that images stay inside infobox.
      (max-width doesn't work for inline elements, it's the table
      that has to set the width.

if you don't like how the table width looks now in ddg/wiki's infobox,
i can change that code so that the style only applies when using
wolframalpha.
2016-02-27 19:19:04 -06:00
..
result_templates [enh] implements #264 : add rel="noreferrer" to external links 2015-04-26 15:32:26 +02:00
about.html LTR the about page correctly 2015-02-12 02:02:30 +01:00
base.html [fix] #264 : implementation using Referrer Policy (Editor’s Draft, 3 March 2015) 2015-04-26 15:48:48 +02:00
categories.html Few fixes 2015-01-15 01:48:46 +01:00
github_ribbon.html add multi theming support 2014-06-05 13:18:22 +02:00
index.html Merge branch 'rtl' of github.com:Cqoicebordel/searx 2015-02-10 15:23:56 +01:00
infobox.html [fix] apply changes in infobox's styles 2016-02-27 19:19:04 -06:00
opensearch.xml [enh] settings option to change instance name - closes #450 2016-02-27 18:23:55 +01:00
opensearch_response_rss.xml add multi theming support 2014-06-05 13:18:22 +02:00
preferences.html [fix] do not hide categorie inside preferences if there is no engine activated 2015-06-05 08:48:47 +02:00
results.html [enh] prettier search url display 2015-05-19 18:58:04 +02:00
search.html Few fixes 2015-01-15 01:48:46 +01:00
stats.html add multi theming support 2014-06-05 13:18:22 +02:00