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
226 226
}
227 227

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

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

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

Also available in: Unified diff