Attributes.onclick="document.getElementById('run_job').style.display='block'"
Style="text-decoration: none"
>
- <div class="w3-container w3-blue w3-third w3-center w3-padding-small w3-margin-right w3-margin-bottom">
- <p style="margin: 10px 0"><%[ Run job ]%> <i class="fa fa-play w3-small"></i></p>
+ <div class="w3-container w3-blue w3-block w3-center w3-padding-small w3-margin-right w3-margin-bottom">
+ <p style="margin: 3px 0"><%[ Run job ]%> <i class="fa fa-play w3-small"></i></p>
</div>
</com:TActiveLinkButton>
<a href="<%=$this->Service->constructUrl('RestoreWizard')%>" style="text-decoration: none">
- <div class="w3-container w3-blue w3-rest w3-center w3-padding-small w3-margin-bottom">
- <p style="margin: 10px 0"><%[ Perform restore ]%> <i class="fa fa-reply w3-small"></i></p>
+ <div class="w3-container w3-blue w3-block w3-center w3-padding-small w3-margin-bottom">
+ <p style="margin: 3px 0"><%[ Perform restore ]%> <i class="fa fa-reply w3-small"></i></p>
</div>
</a>
<com:Application.Web.Portlets.RunJob ID="RunJobModal" />