mirror of
https://github.com/silverstripe/silverstripe-simple
synced 2024-10-22 11:05:50 +02:00
add styles for userform-progress
This commit is contained in:
parent
8138203167
commit
ed35edc2b2
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user