summaryrefslogtreecommitdiff
path: root/ext/fg/css/popup.css
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fg/css/popup.css')
-rw-r--r--ext/fg/css/popup.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/ext/fg/css/popup.css b/ext/fg/css/popup.css
index 250b64f8..2e694b42 100644
--- a/ext/fg/css/popup.css
+++ b/ext/fg/css/popup.css
@@ -31,6 +31,12 @@ body {
display: inline-block;
}
+.term a {
+ border-bottom: 1px #777 dashed;
+ color: #333;
+ text-decoration: none;
+}
+
.rules {
color: #777;
display: inline-block;