From 9fc3e8a2ffa1f8905018159b62c81023abe65f85 Mon Sep 17 00:00:00 2001 From: Eston Bond Date: Wed, 17 Nov 2010 01:56:12 -0800 Subject: [PATCH] Sick of this crap in Firefox --- lib/gollum/frontend/public/css/editor.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/gollum/frontend/public/css/editor.css b/lib/gollum/frontend/public/css/editor.css index e2c97344..18086ed3 100644 --- a/lib/gollum/frontend/public/css/editor.css +++ b/lib/gollum/frontend/public/css/editor.css @@ -3,6 +3,10 @@ Wiki editor formatting */ +a { + -moz-outline: none !important; +} + .jaws { /* JAWS should see it, but you can't */ display: block;