We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5600bd commit dffeb6cCopy full SHA for dffeb6c
html-link-extractor.html
@@ -60,13 +60,13 @@ <h1 class="box-title">Extract Links From HTML</h1>
60
<div class="box-footer">
61
<div class="row">
62
<div class="col-xs-3">
63
- <button type="button" class="btn btn-info" id="extracturl">Extract URLs <i
+ <button type="button" class="btn btn-success" id="extracturl">Extract URLs <i
64
class="fa fa-fw fa-arrow-right"></i></button>
65
</div>
66
67
<a class="btn btn-info" target="_blank"
68
href="https://www.fromdev.com/html-link-extractor"> <i
69
- class="fa fa-download"></i>Use Bulk Tool (Export CSV File)</a>
+ class="fa fa-download"></i> Use Bulk Tool (Export CSV File) </a>
70
71
72
0 commit comments