add icon-embed-btn

This commit is contained in:
heper 2015-11-05 12:43:59 +01:00
parent 9d5a20cf0e
commit 3e1134552b

View File

@ -318,4 +318,11 @@ form .btn + .btn {
.icon-pointer
{
cursor: pointer;
}
}
.icon-embed-btn
{
font-size: 15px;
vertical-align: middle;
margin-right: 6px;
}