xaver
2011-09-21 e0566d4ee84f3d99cdc343eb753419e85608526e
Error Msg list style:none
1 files modified
2 ■■■ changed files
interface/web/themes/default/css/screen/uni-form.css 2 ●●● patch | view | raw | blame | history
interface/web/themes/default/css/screen/uni-form.css
@@ -105,7 +105,7 @@
  .uniForm #errorMsg dt, .uniForm #errorMsg h3{ margin: 0 0 .5em 0; font-size: 100%; line-height: 100%; font-weight: bold; }
  .uniForm #errorMsg dd{ margin: 0; padding: 0; }
    .uniForm #errorMsg ol{ margin: 0; padding: 0; }
.uniForm #errorMsg ol{ margin: 0; padding: 0; list-style:none;}
      .uniForm #errorMsg ol li{ margin: 0; padding: 2px; list-style-position: inside; border-bottom: 1px dotted #df7d7d; position: relative; }
    .uniForm .errorField{ color: #af4c4c; margin: 0 0 6px 0; padding: 4px; background: #ffbfbf; }