Skip to content

Commit 5e51bcf

Browse files
author
minjk-bl
committed
Edit Sweetviz style
1 parent 72abf00 commit 5e51bcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

visualpython/html/m_apps/sweetviz.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
</div>
2323
<label for="vp_pfReturn" class="vp-orange-text">Allocate to</label>
2424
<input type="text" id="vp_pfReturn" class="vp-input vp-sv-input" placeholder="New variable name" required="true">
25-
<label for="vp_pfPath" class="vp-orange-text">File path</label>
25+
<label for="vp_pfPath">File path</label>
2626
<div>
2727
<input type="text" id="vp_pfPath" class="vp-input vp-sv-input" placeholder="SWEETVIZ_REPORT.html">
2828
<div class="vp-file-browser-button" id="vp_pfPathButton" data-parent="vp_pfPath"></div>
2929
</div>
30-
<label for="vp_pfOpenBrowser" class="vp-orange-text">Open browser</label>
30+
<label for="vp_pfOpenBrowser">Open browser</label>
3131
<label><input type="checkbox" id="vp_pfOpenBrowser" class="vp-input vp-sv-input" checked><span></span></label>
3232
<label for="vp_pfTitle">Report Title</label>
3333
<div>

0 commit comments

Comments
 (0)