beta2 ok
This commit is contained in:
@ -4291,3 +4291,9 @@ fieldset[disabled] .btn-gplus.active {
|
||||
padding: 10px;
|
||||
font-size: 14px;
|
||||
}
|
||||
.url-title {
|
||||
border: none;
|
||||
outline: none;
|
||||
border-bottom: 1px solid #eee;
|
||||
background: #fffbcc;
|
||||
}
|
||||
|
@ -4822,4 +4822,10 @@ body.container {
|
||||
#avatarUploadMsg .alert {
|
||||
padding: 10px;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
.url-title {
|
||||
border: none;
|
||||
outline: none;
|
||||
border-bottom: 1px solid #eee;
|
||||
background: #fffbcc;
|
||||
}
|
||||
|
Reference in New Issue
Block a user