This commit is contained in:
Scott Hutchinson 2017-05-04 17:25:12 +00:00 committed by GitHub
commit 615456bab1
1 changed files with 7 additions and 0 deletions

View File

@ -269,6 +269,13 @@ form #DMYDate-day {
width: 25px
}
/* Userform progress bar */
.userform-progress .step-button-jump {
background: none;
color: #C80000;
font-size: 1.2em;
}