Add equation examples to admin

This commit is contained in:
Brian Miyaji
2016-09-05 09:58:01 +10:00
parent b9d97c0677
commit 3c59c937b8
5 changed files with 124 additions and 0 deletions

View File

@@ -73,4 +73,11 @@
.sp-equation-formula .button .remove:hover {
color: #d00;
}
.sp-equation-examples .button {
color: #555 !important;
border-color: #ccc !important;
-webkit-box-shadow: 0 1px 0 #ccc !important;
box-shadow: 0 1px 0 #ccc !important;
}