File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ <h2>A/V Logger</h2>
104104 < div class ="row ">
105105 < label for ="stop-time " class ="col-3 "> Video Stopped:</ label >
106106 <!-- <input type="timecode" id="stop-time" name="stop-time" class="col-9 resetAble" value="" placeholder="XX:XX:XX" autocomplete="off"> -->
107- < input type ="button " id ="stop-timer-button " value ="Stop Timer " class ="col-3 ">
107+ < input type ="button " id ="stop-timer-button " value ="Stop Timer " class ="col-4 ">
108108 < div class ="col-9 " id ="stop-timer-div " style ="display: none ">
109109 < h1 class ="" id ="stop-timer "> 10:00</ h1 > < input type ="button " class ="timer-button fa fa-input " id ="stop-button " value =" "> < input type ="button " class ="timer-button fa fa-input " id ="restart-button " value =" ">
110110 </ div >
@@ -148,7 +148,7 @@ <h1 class="" id="stop-timer">10:00</h1><input type="button" class="timer-button
148148 </ form >
149149
150150 < div class ="row " id ="version-num ">
151- < p > v2.1.0 </ p >
151+ < p > v2.1.1 </ p >
152152 </ div >
153153
154154 </ div >
You can’t perform that action at this time.
0 commit comments