summaryrefslogtreecommitdiff
path: root/common/skin
diff options
context:
space:
mode:
authorKris Maglione <maglione.k@gmail.com>2011-01-24 08:53:58 -0500
committerKris Maglione <maglione.k@gmail.com>2011-01-24 08:53:58 -0500
commit08104aee80b11c4e30259cd50df69763be40f219 (patch)
tree82265de910af9816e1fa312bcad7ee9f40db5466 /common/skin
parent215b630addbd68c4916f9dcf772f71bedab6a513 (diff)
downloadpentadactyl-08104aee80b11c4e30259cd50df69763be40f219.tar.gz
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
Diffstat (limited to 'common/skin')
-rw-r--r--common/skin/dactyl.css3
1 files changed, 3 insertions, 0 deletions
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;
}