add styles for userform-progress

This commit is contained in:
scott1702 2015-08-13 11:35:20 +12:00
parent 8138203167
commit ed35edc2b2
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;
}