From 9aef40514b9aba476259e425b40bd5f2ef540cd9 Mon Sep 17 00:00:00 2001 From: example Date: Mon, 18 Feb 2019 21:30:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- translate/translate-dictionary.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/translate/translate-dictionary.js b/translate/translate-dictionary.js index 8e73278..64c1132 100644 --- a/translate/translate-dictionary.js +++ b/translate/translate-dictionary.js @@ -1,7 +1,7 @@ // ==UserScript== // @name 划词翻译:多词典查询 // @namespace http://tampermonkey.net/ -// @version 2.6 +// @version 2.7 // @description 划词翻译调用“有道词典(有道翻译)、金山词霸、Bing 词典(必应词典)、剑桥高阶、沪江小D、谷歌翻译” // @author https://github.com/barrer // @match http://*/* @@ -151,6 +151,13 @@ .list-title { color: #00c; display: inline-block; + text-decoration: none; + cursor: inherit; + } + + .list-title:hover { + text-decoration: none; + cursor: inherit; } .google .sentences,