From: phasefx Date: Tue, 23 Dec 2008 21:33:40 +0000 (+0000) Subject: css tweak X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ba13982bfffa150e03ca378f7f8210b16d92bc96;p=Evergreen.git css tweak git-svn-id: svn://svn.open-ils.org/ILS/trunk@11673 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/server/skin/global.css b/Open-ILS/xul/staff_client/server/skin/global.css index f0d0f9ec52..94f7e9837c 100644 --- a/Open-ILS/xul/staff_client/server/skin/global.css +++ b/Open-ILS/xul/staff_client/server/skin/global.css @@ -42,7 +42,7 @@ description { -moz-user-select: text; } .outline_me { -moz-outline: solid; } .clipboard_outline_me { -moz-outline: dotted thin gray; } -.click_link { text-decoration: underline; color: blue; } +.click_link { text-decoration: underline; color: blue; -moz-user-focus: normal; } tabpanel { border: 2px groove black; } caption { font-weight: bold; }