From 08104aee80b11c4e30259cd50df69763be40f219 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Mon, 24 Jan 2011 08:53:58 -0500 Subject: Linkify 'restart' in :addons. --HG-- extra : transplant_source : %EA%88%BD%A9%8FB%DD%24%A4%CC%3E%F9I%87%FB%8A7%C8%11%CC --- common/skin/dactyl.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/skin') diff --git a/common/skin/dactyl.css b/common/skin/dactyl.css index 116df39b..43788990 100644 --- a/common/skin/dactyl.css +++ b/common/skin/dactyl.css @@ -83,6 +83,9 @@ input[type=file][dactyl|highlight~=HintElem] { url-prefix(dactyl:), url-prefix(resource://dactyl) { +*:-moz-any-link { + color: green; +} *:-moz-any-link:hover { text-decoration: underline; } -- cgit v1.2.3