X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=css%2Fform.css;h=a161845e14526d35a24a4f7682f301e986ed4093;hb=61bc45258e16a779856dd2ad0862630b489e4583;hp=cad7bbf18ef1097d17fa68ecfb75b624541c8e06;hpb=ade697fd7cb717002bf9dddff3749988085e9961;p=roojs1 diff --git a/css/form.css b/css/form.css index cad7bbf18e..a161845e14 100644 --- a/css/form.css +++ b/css/form.css @@ -18,7 +18,9 @@ position: relative; z-index: 2; } - +.x-form-displayfield { + padding-top: 3px; +} .x-form-label-right label { text-align: right; @@ -71,7 +73,10 @@ padding-top: 2px; padding-bottom: 2px; } +/* +on our demo's this is far to small +*/ .x-form-item .x-form-text { height: 14px; /* need to determine when this should be larger or smaller.. ? */ @@ -157,8 +162,8 @@ .x-form-invalid { - background: url(../images/default/grid/invalid_line.gif) repeat-x 0 16px; - border: 1px solid red; + background: #ff0 url(../images/default/grid/invalid_line.gif) repeat-x 0 16px; + border: 1px solid red !important; } textarea.x-form-invalid { @@ -208,7 +213,7 @@ textarea.x-form-invalid padding-left: 12px; padding-bottom: 7px; margin-bottom:9px; - + float: left; /* ie borked */ } .x-form fieldset legend {