1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-18 03:00:22 +02:00
searxng/searx/static/themes/default/less
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
..
autocompleter.less [enh] themes static content refactor 2015-01-01 17:48:12 +01:00
code.less Merge branch 'master' of https://github.com/asciimoo/searx into code_results 2015-01-09 21:30:09 +01:00
definitions.less Tweaks of color and theme 2015-01-15 01:46:01 +01:00
mixins.less [enh] themes static content refactor 2015-01-01 17:48:12 +01:00
search.less [enh] themes static content refactor 2015-01-01 17:48:12 +01:00
style-rtl.less Merge branch 'rtl' of github.com:Cqoicebordel/searx 2015-02-10 15:23:56 +01:00
style.less [fix] apply changes in infobox's styles 2016-02-27 19:19:04 -06:00