Add comments

This commit is contained in:
Davide P. Cervone 2014-06-08 21:00:01 -04:00
parent 11e4ba5101
commit 6dfaf0e464

View File

@ -84,6 +84,10 @@ MathJax.OutputJax.SVG = MathJax.OutputJax({
".MathJax_SVG .MJX-sans-serif": { ".MathJax_SVG .MJX-sans-serif": {
"font-family": "sans-serif" "font-family": "sans-serif"
}, },
//
// For tooltips
//
"#MathJax_SVG_Tooltip": { "#MathJax_SVG_Tooltip": {
"background-color": "InfoBackground", color: "InfoText", "background-color": "InfoBackground", color: "InfoText",
border: "1px solid black", border: "1px solid black",