03/11/2010
#wlpeLogin, #wlpeReset, #wlpeRegister, #wlpeProfileDelete { margin: auto; width: 50em; } .buttons { clear: both; margin: 1em auto; width: 33em; } .fields { clear: both; margin:2em auto; } .wlpeMessageText { color:#f00; text-align:center; } #wlpeReset fieldset, #wlpeRegister fieldset, #wlpeProfileDelete fieldset, #wlpeUserProfileButtons, #wlpeViewContactFormFieldset, #wlpeViewContactButtons { border:none; } #wlpeRegister label { display:block; margin-bottom:1em; } #wlpeUser { margin:auto; width:67em; } […]
#wlpeLogin, #wlpeReset, #wlpeRegister, #wlpeProfileDelete {
margin: auto;
width: 50em;
}
.buttons {
clear: both;
margin: 1em auto;
width: 33em;
}
.fields {
clear: both;
margin:2em auto;
}
.wlpeMessageText {
color:#f00;
text-align:center;
}
#wlpeReset fieldset, #wlpeRegister fieldset, #wlpeProfileDelete fieldset, #wlpeUserProfileButtons, #wlpeViewContactFormFieldset, #wlpeViewContactButtons {
border:none;
}
#wlpeRegister label {
display:block;
margin-bottom:1em;
}
#wlpeUser {
margin:auto;
width:67em;
}
#wlpeUser label{
float:left;
margin-bottom:1em;
width:27em;
}
#wlpeUser select {
margin:4px;
width:294px;
}
label#wlpeUserProfileComment {
width:52em;
}
#wlpeNewPasswordArea {
clear:both;
float:none;
width:61em;
}
#wlpeNewPasswordArea label { width:25em; }
.userFoto {
float:left;
width:32em;
}
.info { font-size:10px; }
#wlpeProfileDelete { text-align:center !important; }
.wlpeUsersList {
margin:auto;
width:60em;
}
.wlpeUserPage {
float: left;
width: 30em;
}
.wlpeUserPagePhoto {
float: left;
width: 12em;
}
.wlpeUserPageUserContent {
float: left;
margin: 0px 1em;
width: 12em;
}
.captcha {
float:right;
margin-bottom:1em;
text-align:center;
width:25em;
}
.required { color:#f00; }