Use fieldsets on login form (RFE #1364546).
This commit is contained in:
@@ -601,6 +601,18 @@ div#serverstatus table .tblFooters a:after {
|
||||
}
|
||||
/* end serverstatus */
|
||||
|
||||
/* body.loginform form,*/
|
||||
body.loginform h1,
|
||||
body.loginform a.logo {
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
form.login label {
|
||||
float: left;
|
||||
width: 10em;
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
img.lightbulb {
|
||||
cursor: pointer;
|
||||
|
Reference in New Issue
Block a user