aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authormsingh45 <msingh45@asu.edu>2021-03-04 23:46:29 -0700
committerGitHub <noreply@github.com>2021-03-04 23:46:29 -0700
commit078d029ba2973151adf73e4a83a1e217396c0ab1 (patch)
tree4be156a5d093d8ca710478df03e813c5f770dc17 /templates
parenta164fd4aad6406900de2bc443e31e580b46550fc (diff)
downloadcrane-078d029ba2973151adf73e4a83a1e217396c0ab1.tar.gz
crane-078d029ba2973151adf73e4a83a1e217396c0ab1.zip
Added new button download CSS
Diffstat (limited to 'templates')
-rw-r--r--templates/admin.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin.html b/templates/admin.html
index 697b391..1c0f0ab 100644
--- a/templates/admin.html
+++ b/templates/admin.html
@@ -31,7 +31,7 @@
{{ end }}
{{ end }}
</select>
- <input class='btn' type="submit" value="Download" />
+ <input class="btn btn-download" type="submit" value="Download" />
</form>
</td>
</tr>