CSS for setting display name prompt
This commit is contained in:
parent
177fba360d
commit
8e008572e5
2 changed files with 27 additions and 2 deletions
|
@ -202,7 +202,9 @@ input[type=text]:focus, textarea:focus {
|
|||
}
|
||||
|
||||
.mx_TextInputDialog_input {
|
||||
color: #747474;
|
||||
font-weight: 300;
|
||||
font-size: 15px;
|
||||
border-radius: 3px;
|
||||
border: 1px solid #f0f0f0;
|
||||
padding: 9px;
|
||||
color: #454545;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue