tbrehm
2009-03-09 9a5d63807ff17826d30b597b8cced9f21f7a20a4
interface/web/themes/default/css/screen/uni-form.css
@@ -69,7 +69,7 @@
    .uniForm .inlineLabels .ctrlHolder{}
    
    .uniForm .inlineLabels label,
    .uniForm .inlineLabels .label{ width: 35%; /* <- Required property */ margin: .3em 2% 0 0; /* <- Required property */ }
    .uniForm .inlineLabels .label{ width: 15%; /* <- Required property */ margin: .3em 2% 0 0; /* <- Required property */ }
    
    .uniForm .inlineLabels .textInput,
    .uniForm .inlineLabels .fileUpload{ width: 35%; /* <- Required property */ }
@@ -124,7 +124,7 @@
.uniForm .textInput, .uniForm .selectInput, .uniForm textarea {
   background:#FFFFFF none repeat scroll 0 0;
   border: 2px solid #DFDFDF;
   padding: 2px;
   border: 1px solid #DFDFDF;
   padding: 1px;
}