]> git.gag.com Git - fw/quantimotor/commitdiff
change color on hover over submit button
authorBdale Garbee <bdale@gag.com>
Mon, 26 May 2025 04:57:11 +0000 (22:57 -0600)
committerBdale Garbee <bdale@gag.com>
Mon, 26 May 2025 04:57:11 +0000 (22:57 -0600)
ui/index.html

index 41deed7e061f36e77cd3bec509494e59af2d0702..9efde3cf77b4d7e83857a180f8330ea8ec99c430 100644 (file)
               <input class="w3-input w3-border w3-margin-bottom" type="text" name="description" placeholder="Description">
               <label>Notes</label>
               <input class="w3-input w3-border w3-margin-bottom" type="text" name="notes" placeholder="Notes">
-              <button type="submit" class="w3-black w3-btn-block w3-section w3-padding">Submit</button>
+              <button type="submit" class="w3-black w3-hover-orange w3-btn-block w3-section w3-padding">Submit</button>
             </div>
           </form>
         </div>