[Kimchi-devel] [PATCH] [Kimchi] Gallery view and Media Queries fixes

sguimaraes943 at gmail.com sguimaraes943 at gmail.com
Thu Mar 3 20:57:29 UTC 2016


From: Samuel Guimarães <sguimaraes943 at gmail.com>

This patch fixes some Gallery View and List View CSS glitches that were caused by Media Queries breakpoints and column width in % values that were rendered in different subpixel values that may vary depending on the OS or browser.
Please apply Guets Gallery view patch first.

Samuel Guimarães (1):
  Multiple fixes in Gallery and List views for Templates and Guests tabs

 ui/css/kimchi.css                  | 76 +++++++++++++++++++++++++++++---------
 ui/css/src/modules/_guests.scss    | 37 +++++++++++++------
 ui/css/src/modules/_templates.scss |  5 ++-
 ui/js/src/kimchi.guest_main.js     | 32 +++++++++++-----
 ui/js/src/kimchi.main.js           | 23 ++++++++++++
 ui/js/src/kimchi.network.js        |  1 +
 ui/js/src/kimchi.storage_main.js   |  1 +
 ui/js/src/kimchi.template_main.js  | 14 ++++---
 ui/pages/tabs/guests.html.tmpl     |  2 +-
 9 files changed, 146 insertions(+), 45 deletions(-)

-- 
1.9.3




More information about the Kimchi-devel mailing list