X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fema.git;a=blobdiff_plain;f=media%2Fcss%2Fgeral.css;fp=media%2Fcss%2Fgeral.css;h=3e0c27f3375661618d2f23654480616d24652b57;hp=a3457f6b61c6c49b01f8773081bfa946c85b889a;hb=1a78a011fb33ad65943d777ed1f103d053f56c03;hpb=127034bdf329520142b6c60d9bdc510991f3c071 diff --git a/media/css/geral.css b/media/css/geral.css index a3457f6..3e0c27f 100644 --- a/media/css/geral.css +++ b/media/css/geral.css @@ -208,4 +208,11 @@ th {font-weight:bold; font-size:12px; color:#222; text-transform:uppercase; bord th,td { padding:3px; border-bottom:1px solid #dfdfdf; -} \ No newline at end of file +} + +ul.errorlist { + border: 1px solid #FF3300; + border-style: dashed; + color: #FF3300; + padding: 5px; +}