Project

General

Profile

« Previous | Next » 

Revision 1473

Added by Dietmar almost 13 years ago

found more backlinks to fix
remove not working ftan in frontend
fixed redirect in login procedure (Tks to mr-fan)
update droplet LoginBox, additional parameter $redirect
remove double config call in media (Tks to Testör)

View differences:

theme.css
162 162
.row_0 {background-color:transparent;}
163 163
.row_1 {background-color:#ccddee;}
164 164

  
165
div.content_box { margin :0em auto; }
166
div.content_box form { width: 98%; }
167

  
165 168
#language,
166 169
#timezone,
167 170
#date_format,
......
171 174
#email,
172 175
#new_password_1,
173 176
#new_password_2,
174
#current_password {width:640px;}
177
#current_password {width:118%;}
175 178

  
176 179
#submit,
177 180
#reset {max-width:100px;}
178 181

  
179
div#username {height:17px;width:640px;text-align:left;font-weight:bold;margin:0;} 
182
div#username {height:17px;width:118%;text-align:left;font-weight:bold;margin:0;} 
180 183
.save_section {margin:20px auto 5px auto;}
181 184
.section-info { margin : 1.5em 0; }
182 185

  

Also available in: Unified diff