remotes/1693045480750635534/spooky-22
kek7198 2021-11-30 22:32:30 -06:00
parent 393fad0299
commit ba94a6cf1b
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<input id="kind" name="kind" value="" hidden>
<textarea id="note" maxlength="200" name="note" class="form-control" placeholder="Note to include in award notification..."></textarea>
<div class="flex justify-end space-x-2 border-t border-gray-300 p-4 -mx-4 mt-4">
<input id="giveaward" class="ml-auto block px-4 py-2 bg-gradient-to-t from-green-700 to-green-600 hover:from-green-600 hover:to-green-700 active:shadow-inner border border-green-900 rounded-md text-shadow-t shadow-inset-t-white-10 text-sm font-bold text-gray-100 focus:text-gray-500 focus:outline-none" type="submit" value="Give Award" disabled>
<input id="giveaward" class="ml-auto block px-4 py-2 bg-gradient-to-t from-green-700 to-green-600 hover:from-green-600 hover:to-green-700 active:shadow-inner border border-green-900 rounded-md text-shadow-t shadow-inset-t-white-10 text-sm font-bold text-gray-100 focus:text-gray-500 focus:outline-none" type="submit" value="Gift Award" disabled>
</div>
</form>
</div>