Server_AccessControl/web/tinymce/plugins/mathjax/css/mathjax-button.css
2020-10-06 14:27:47 +07:00

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');
}