commit 6ee0711d1dad3926d4d04df7e6125e31b707d052
parent e0dd867713156ce27e3c0b07cbd253d3b0665993
Author: Davide P. Cervone <dpvc@union.edu>
Date: Mon, 29 Apr 2013 19:59:04 -0400
Remove MathJax_MenuTitle CSS, since titles have been removed.
Diffstat:
1 file changed, 0 insertions(+), 7 deletions(-)
diff --git a/unpacked/extensions/MathMenu.js b/unpacked/extensions/MathMenu.js
@@ -111,13 +111,6 @@
background:"transparent"
},
- ".MathJax_MenuTitle": {
- "background-color":"#CCCCCC",
- margin: (isPC ? "-1px -1px 1px -1px" : "-5px 0 0 0"),
- "text-align":"center", "font-style":"italic", "font-size":"80%", color:"#444444",
- padding:"2px 0", overflow:"hidden"
- },
-
".MathJax_MenuArrow": {
position:"absolute", right:".5em", color:"#666666",
"font-family": (isMSIE ? "'Arial unicode MS'" : null)