Project

General

Profile

« Previous | Next » 

Revision 982

Added by Matthias almost 15 years ago

Fixed some strange backend layout issues (ticket #722)

View differences:

theme.css
225 225
}
226 226

  
227 227
.setting_name {
228
 width: 180px;
228
 width: 20%;
229 229
}
230 230

  
231
.setting_value {
232
 width: 80%;
233
}
234

  
231 235
.setting_value input, .setting_value select, .setting_value textarea {
232 236
 width: 100%;
233 237
}

Also available in: Unified diff