css tweak
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 23 Dec 2008 21:33:40 +0000 (21:33 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 23 Dec 2008 21:33:40 +0000 (21:33 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@11673 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/skin/global.css

index f0d0f9e..94f7e98 100644 (file)
@@ -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; }