mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 09:42:02 +08:00
tweaks
This commit is contained in:
parent
3fac43249c
commit
ff17950993
|
@ -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;
|
||||
|
|
|
@ -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 haven’t 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 |
Loading…
Reference in New Issue
Block a user