Adjust equation builder styling
This commit is contained in:
@@ -49,7 +49,8 @@
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -10px;
|
top: -10px;
|
||||||
left: -8px;
|
right: -8px;
|
||||||
|
color: #999;
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
background: #f7f7f7;
|
background: #f7f7f7;
|
||||||
display: block;
|
display: block;
|
||||||
@@ -71,5 +72,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.sp-equation-formula .button .remove:hover {
|
.sp-equation-formula .button .remove:hover {
|
||||||
background: #e0e0e0;
|
color: #d00;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user