Widget:HeartSoundApp: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 39: | Line 39: | ||
<div id="step1"> | <div id="step1"> | ||
Enter the image location:<br /> | Enter the image location:<br /> | ||
<input type="text" id="fileLocation" /><input type="button" value="Open" id="open" class="mw-ui-button" /><br /> | <input type="text" id="fileLocation" /><input type="button" value="Open" id="open" class="mw-ui-button mw-ui-constructive" /><br /> | ||
</div> | </div> | ||
<div id="step2"> | <div id="step2"> | ||
<div id="imageHolder"> | <div id="imageHolder"> | ||
</div> | </div> | ||
<input type="text" id="soundLocation" /><input type="button" value="Add" id="add" class="mw-ui-button" /><br /><br /> | <input type="text" id="soundLocation" /><input type="button" value="Add" id="add" class="mw-ui-button mw-ui-constructive" /><br /><br /> | ||
<input type="button" class="mw-ui-button" value="Save" id="save" /> | <input type="button" class="mw-ui-button mw-ui-constructive" value="Save" id="save" /> | ||
</div> | </div> | ||
<div id="step3"> | <div id="step3"> |