searx/searx/static/themes/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
..
css [fix] apply changes in infobox's styles 2016-02-27 19:19:04 -06:00
img [fix] reduce server traffic by optimizing images 2015-06-22 01:49:07 +02:00
js Allow autocompleter to work in a sub folder of the domain name. 2015-02-16 14:45:42 +01:00
less [fix] apply changes in infobox's styles 2016-02-27 19:19:04 -06:00