]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1755896: Web Client mobile menu font color contrast.
authorGarry Collum <gcollum@gmail.com>
Thu, 7 Jun 2018 18:54:45 +0000 (14:54 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 5 Nov 2018 22:07:18 +0000 (17:07 -0500)
commit9a159294b632922c87203cfa2b00495620e94b44
tree7e47e1ad6877694536834f5086278cf3a924fd21
parent2aa37737001b4e5050db5ce7f9ff7eeb832a40fb
LP#1755896: Web Client mobile menu font color contrast.

When viewing the main menu in the web client in a small device or in a
browser with a width that is resized to less than 800px the menu
collapses and the submenu choices are difficult to read because of lack
of contrast.  This patch adds some contrast.

To test:
1. View the web client in a browser and lessen the width until the menu
   collapses, or view it in a small device.
2. Open some of the menu options to observe the submenus.
3. Apply the patch.
4. Refresh the browser and repeat steps 1-2 to view the more readable
   submenus.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/css/style.css.tt2