2
0
mirror of https://git.coolaj86.com/coolaj86/greenlock.html synced 2025-03-12 03:20:49 +00:00

add pointer for buttons

This commit is contained in:
AJ ONeal 2019-06-01 00:11:20 -06:00
parent 513fb992c9
commit 059b63e5d0

View File

@ -46,6 +46,7 @@ button {
color: white;
height: 40px;
line-height: 1.13;
cursor: pointer;
}
.acme-advanced-fields {