6 lines
158 B
CSS
6 lines
158 B
CSS
.mce-btn .mce-i-mathjax{
|
|
background: url('../img/mathjax.png');
|
|
}
|
|
.mce-btn.mce-active .mce-i-mathjax{
|
|
background: url('../img/mathjax_invert.png');
|
|
} |