#1100 add cursor:pointer to MathJax_Menu_Close class
This commit is contained in:
parent
2abf1649ee
commit
bbd05107a7
|
@ -63,6 +63,7 @@
|
||||||
position:"absolute",
|
position:"absolute",
|
||||||
width:"21px", height:"21px",
|
width:"21px", height:"21px",
|
||||||
top:".2em", right:".2em",
|
top:".2em", right:".2em",
|
||||||
|
cursor:"pointer",
|
||||||
"font-weight": "bold",
|
"font-weight": "bold",
|
||||||
"font-size": "1.33em"
|
"font-size": "1.33em"
|
||||||
}
|
}
|
||||||
|
|
|
@ -162,6 +162,7 @@
|
||||||
position:"absolute",
|
position:"absolute",
|
||||||
width:"21px", height:"21px",
|
width:"21px", height:"21px",
|
||||||
top:".2em", right:".2em",
|
top:".2em", right:".2em",
|
||||||
|
cursor:"pointer",
|
||||||
"font-weight": "bold",
|
"font-weight": "bold",
|
||||||
"font-size": "1.33em"
|
"font-size": "1.33em"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user