From: phasefx Date: Mon, 3 Nov 2008 17:08:15 +0000 (+0000) Subject: backporting tweaks to support xulrunner 1.9 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=71282ba4226ec0f3c31f51fcd5a926e28e87ab4c;p=Evergreen.git backporting tweaks to support xulrunner 1.9 git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11033 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/server/main/data.xul b/Open-ILS/xul/staff_client/server/main/data.xul index b41ebf79c3..6303fe3b07 100644 --- a/Open-ILS/xul/staff_client/server/main/data.xul +++ b/Open-ILS/xul/staff_client/server/main/data.xul @@ -8,8 +8,10 @@ + @@ -40,7 +42,7 @@ - - + + &staff.main.ws_info.entry; diff --git a/Open-ILS/xul/staff_client/server/skin/global.css b/Open-ILS/xul/staff_client/server/skin/global.css index b4c21c011d..8a2f43efb4 100644 --- a/Open-ILS/xul/staff_client/server/skin/global.css +++ b/Open-ILS/xul/staff_client/server/skin/global.css @@ -1,6 +1,9 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/TR/REC-html40"); +messagecatalog { -moz-binding: url('/xul/server/main/bindings.xml#messagecatalog'); } +.shrinkable_groupbox { font-weight: bold; -moz-binding: url('/xul/server/main/bindings.xml#caption'); } + /* * { font-size-adjust: .5; } */