This commit is contained in:
Jeff Atwood 2016-09-20 13:49:42 -07:00 committed by Robin Ward
parent 3fac43249c
commit ff17950993
4 changed files with 4 additions and 4 deletions

View File

@ -78,6 +78,7 @@ body.wizard {
}
.wizard-step-banner {
margin-bottom: 2em;
width: 660px;
}
.wizard-footer {
@ -90,8 +91,7 @@ body.wizard {
}
.wizard-progress {
border: 1px solid #ff6600;
border-radius: 3px;
border: 1px solid #A3C1FF;
width: 200px;
height: 1.4em;
@ -123,7 +123,7 @@ body.wizard {
}
.screen {
background-color: #ff6600;
background-color: #A3C1FF;
mix-blend-mode: screen;
width: 200px;
z-index: 14;

View File

@ -3238,7 +3238,7 @@ en:
invites:
add_user: "add"
none_added: "You haven't invited any users. Are you sure you want to continue?"
none_added: "You havent invited any staff. Are you sure you want to continue?"
roles:
admin: "Admin"
moderator: "Moderator"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB