Skip to content

Commit dffeb6c

Browse files
committed
button colors
1 parent e5600bd commit dffeb6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html-link-extractor.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@ <h1 class="box-title">Extract Links From HTML</h1>
6060
<div class="box-footer">
6161
<div class="row">
6262
<div class="col-xs-3">
63-
<button type="button" class="btn btn-info" id="extracturl">Extract URLs <i
63+
<button type="button" class="btn btn-success" id="extracturl">Extract URLs <i
6464
class="fa fa-fw fa-arrow-right"></i></button>
6565
</div>
6666
<div class="col-xs-3">
6767
<a class="btn btn-info" target="_blank"
6868
href="https://www.fromdev.com/html-link-extractor"> <i
69-
class="fa fa-download"></i>Use Bulk Tool (Export CSV File)</a>
69+
class="fa fa-download"></i> Use Bulk Tool (Export CSV File) </a>
7070
</div>
7171
</div>
7272
</div>

0 commit comments

Comments
 (0)