MDL-31786 theme_formalwhite: bigger userid and password fields size in login page
This commit is contained in:
@@ -129,7 +129,7 @@ input[type="radio"] {
|
||||
|
||||
.loginbox .loginform .form-input #username,
|
||||
.loginbox .loginform .form-input #password {
|
||||
width: 50%;
|
||||
width: 100%;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
@@ -561,4 +561,4 @@ input[type="radio"] {
|
||||
.pagelayout-redirect #content {text-align:center;margin-top:10%;margin-bottom:10%;}
|
||||
|
||||
/* plugin compattable */
|
||||
.plugincompattable {font-size:90%;}
|
||||
.plugincompattable {font-size:90%;}
|
||||
|
||||
Reference in New Issue
Block a user