BUG 0000 solved, blue border that appeared on the icon
This commit is contained in:
committed by
Erik Amaru Ortiz
parent
b0d8b797e3
commit
8c3460aadf
@@ -66,11 +66,12 @@ class dashletProcessMakerEnterprise implements DashletInterface {
|
|||||||
width: 80.5%;
|
width: 80.5%;
|
||||||
|
|
||||||
font-size: 64%;
|
font-size: 64%;
|
||||||
text-align : justify;
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon img{
|
.icon img{
|
||||||
width: 35px;
|
width: 35px;
|
||||||
|
border: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.description a{
|
.description a{
|
||||||
@@ -170,8 +171,8 @@ class dashletProcessMakerEnterprise implements DashletInterface {
|
|||||||
</div>
|
</div>
|
||||||
<div class=\"description\">
|
<div class=\"description\">
|
||||||
<a href=\"http://processmaker.com/digitally-sign-web-forms-elock\" target=\"_blank\"><div align= left>Elock PKI Certified Digital Signature mobiSigner Connector Plug-in</div></a>
|
<a href=\"http://processmaker.com/digitally-sign-web-forms-elock\" target=\"_blank\"><div align= left>Elock PKI Certified Digital Signature mobiSigner Connector Plug-in</div></a>
|
||||||
|
<br />
|
||||||
<div align= justify>Plug-in which creates an integration with an Elock Digital Signature server and creates a digital signature field which can be added to web forms or can be used to digitally sign PDFs. This creates true PKI certified digital signatures with SHA encryption.</div>
|
Plug-in which creates an integration with an Elock Digital Signature server and creates a digital signature field which can be added to web forms or can be used to digitally sign PDFs. This creates true PKI certified digital signatures with SHA encryption.
|
||||||
<br />
|
<br />
|
||||||
<a href=\"http://processmaker.com/digitally-sign-web-forms-elock\" target=\"_blank\">Read More>></a>
|
<a href=\"http://processmaker.com/digitally-sign-web-forms-elock\" target=\"_blank\">Read More>></a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user