searx/searx/static
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 [update] bootstrap.min.css 2015-01-18 13:55:45 +01:00
fonts [enh] static content generalization 2015-01-12 14:54:16 +01:00
js [mod] move plugin static files to static/plugins 2016-02-10 18:06:11 +01:00
less/bootstrap Revert: [enh] add new bootstrap-themes to oscar-template 2015-01-18 13:54:24 +01:00
plugins/js [mod] move plugin static files to static/plugins 2016-02-10 18:06:11 +01:00
themes [fix] apply changes in infobox's styles 2016-02-27 19:19:04 -06:00