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
120 120
.row_0 { background-color: transparent; }
121 121
.row_1 { background-color: #ccddee; }
122 122

  
123
div.content_box { margin :0em auto; }
124
div.content_box form { width: 98%; }
125

  
123 126
#language,
124 127
#timezone,
125 128
#date_format,
......
135 138
#submit,
136 139
#reset { max-width: 100px; }
137 140

  
138
 div#username { height: 17px; width:402px; background-color: #e9e9e9; min-width:250px; border: 0px groove #6799c4; text-align: left; font-weight:bold; margin:0;} 
141
 div#username { height: 17px; width:118%; background-color: #e9e9e9; min-width:250px; border: 0px groove #6799c4; text-align: left; font-weight:bold; margin:0;} 
139 142
.save_section { margin: 20px auto 5px auto; }
140 143

  
141 144
#language,
......
147 150
#email,
148 151
#new_password_1,
149 152
#new_password_2,
150
#current_password {width:640px;}
153
#current_password {width:118%;}
151 154

  
152 155
.section-info { margin : 1.5em 0; }
153 156

  

Also available in: Unified diff