[Commits] [wesnoth/wesnoth] 86984f: wam: Update styles and markup for Wesmere

GitHub noreply at github.com
Mon Jul 24 19:36:52 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 86984f0040132be9bfc79d108f6495bf4d256e4d
      https://github.com/wesnoth/wesnoth/commit/86984f0040132be9bfc79d108f6495bf4d256e4d
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M data/tools/addon_manager/html.py
    M data/tools/addon_manager/style.css

  Log Message:
  -----------
  wam: Update styles and markup for Wesmere

This also adds SVG icons to be used in table headers instead of GIF
images for browsers that support SVG in background-image. It makes
things scale better for high DPI screens.


  Commit: 73a2e653b79f063ef58169ecf6e450b2c6738c09
      https://github.com/wesnoth/wesnoth/commit/73a2e653b79f063ef58169ecf6e450b2c6738c09
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M data/tools/addon_manager/html.py

  Log Message:
  -----------
  wam: Fix invalid HTML emitted for add-on icon <img> elements

The width/height attributes are always in pixel units. This is not CSS.


  Commit: acf5e3ec6483e2cfcef88c63f9cc0bdd881bb8d3
      https://github.com/wesnoth/wesnoth/commit/acf5e3ec6483e2cfcef88c63f9cc0bdd881bb8d3
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M data/tools/addon_manager/html.py
    M data/tools/addon_manager/style.css

  Log Message:
  -----------
  wam: Some additional content and styling tweaks

 * Relabeled the "Notes" column to "Translations" since that's what it
   really is.
 * Replaced the Download label with an icon and moved it to the add-on
   names column.
 * Restyled add-on version/author a bit.
 * Add-on type is now more or less aligned to the middle of the icon
   (regardless of what the cell height actually is -- there can be extra
   empty space below the type line if the add-on title is too long, for
   instance).


Compare: https://github.com/wesnoth/wesnoth/compare/56990b17d9de...acf5e3ec6483


More information about the Commits mailing list