fix for issue #44
This commit is contained in:
@@ -4602,6 +4602,9 @@ button.close {
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
background: #333333;
|
background: #333333;
|
||||||
border: 1px solid #666666; }
|
border: 1px solid #666666; }
|
||||||
|
.signup .signup-wrapper .content .input:focus {
|
||||||
|
background: #e6e6e6;
|
||||||
|
}
|
||||||
.signup .signup-wrapper .content .select {
|
.signup .signup-wrapper .content .select {
|
||||||
height: 52px;
|
height: 52px;
|
||||||
width: 340px; }
|
width: 340px; }
|
||||||
|
|||||||
Reference in New Issue
Block a user