From: Remington Steed Date: Mon, 8 Jul 2013 15:35:45 +0000 (-0400) Subject: Staff client index: Add tooltips, restore spacing X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=64475ab576d6bc7ee4fd27e0255c0d30ba369c1f;p=evergreen%2Fequinox.git Staff client index: Add tooltips, restore spacing This commit adds to Pasi's improvements of the staff client index (or portal) page by adding a tooltip message to all of the "open in a new tab" icons, using the already translatable alt text of the icon. Also, this commit restores the original padding on the rows, which was changed when border-collapse was previously added. Signed-off-by: Remington Steed Signed-off-by: Dan Wells --- diff --git a/Open-ILS/xul/staff_client/server/index.xhtml b/Open-ILS/xul/staff_client/server/index.xhtml index 984352a109..6421e392bb 100644 --- a/Open-ILS/xul/staff_client/server/index.xhtml +++ b/Open-ILS/xul/staff_client/server/index.xhtml @@ -299,7 +299,7 @@ .functionlist td { text-align: left; margin: 2px; - padding: 2px; + padding: 3px; } .functionalgroup { @@ -365,6 +365,7 @@ alt="&staff.client.portal.checkout.description;" /> &staff.client.portal.open_new_tab.description; &staff.client.portal.checkout;
&staff.client.portal.retrievebc; @@ -374,6 +375,7 @@ alt="&staff.client.portal.checkin.description;" /> &staff.client.portal.open_new_tab.description;&staff.client.portal.checkin;
@@ -382,6 +384,7 @@ alt="&staff.client.portal.patronreg.description;" /> &staff.client.portal.open_new_tab.description; &staff.client.portal.patronreg; @@ -390,6 +393,7 @@ alt="&staff.client.portal.patronsearch.description;" /> &staff.client.portal.open_new_tab.description; &staff.client.portal.patronsearch; @@ -398,6 +402,7 @@ alt="&staff.client.portal.holdlist.description;" /> &staff.client.portal.open_new_tab.description; &staff.client.portal.holdlist;