commit 6dfaf0e464b3036bacb26aaf4b68c6598215b498
parent 11e4ba51019de32dfd9b729ef6067035b65c4af5
Author: Davide P. Cervone <dpvc@union.edu>
Date: Sun, 8 Jun 2014 21:00:01 -0400
Add comments
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/unpacked/jax/output/SVG/config.js b/unpacked/jax/output/SVG/config.js
@@ -84,6 +84,10 @@ MathJax.OutputJax.SVG = MathJax.OutputJax({
".MathJax_SVG .MJX-sans-serif": {
"font-family": "sans-serif"
},
+
+ //
+ // For tooltips
+ //
"#MathJax_SVG_Tooltip": {
"background-color": "InfoBackground", color: "InfoText",
border: "1px solid black",