- Solve typing error (":" instead ";") in CSS (Pandora Console)

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@52 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
raulmateos 2006-06-28 09:55:01 +00:00
parent d3754c0d4c
commit cc98d9f2ed
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ td.datos_jus {text-align: justify;}
.w230d {width: 230px;}
.w255 {width: 255px;}
.w540 {width: 540px;}
.w550 {width: 550px:}
.w550 {width: 550px;}
.msg {margin-top: 15px; text-align: justify;}
img.help {padding-left: 9px; vertical-align: top;}
ul.mn {list-style: none; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 24px;}