a few more fsw tweaks
This commit is contained in:
parent
d453560be9
commit
eb5e6aae72
11 changed files with 48 additions and 21 deletions
|
@ -1288,9 +1288,8 @@ input#dfrn-url {
|
|||
margin-left: 50px;
|
||||
}
|
||||
|
||||
#block-message, #ignore-message {
|
||||
#block-message, #ignore-message, #profile-edit-insecure {
|
||||
margin-top: 20px;
|
||||
width: 180px;
|
||||
color: #FF0000;
|
||||
font-size: 1.1em;
|
||||
border: 1px solid #FF8888;
|
||||
|
@ -1298,6 +1297,14 @@ input#dfrn-url {
|
|||
padding: 10px;
|
||||
}
|
||||
|
||||
#block-message, #ignore-message {
|
||||
width: 180px;
|
||||
}
|
||||
|
||||
#profile-edit-insecure {
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
.profile-tabs {
|
||||
float: left;
|
||||
padding: 4px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue