- 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:
parent
d3754c0d4c
commit
cc98d9f2ed
|
@ -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;}
|
||||
|
|
Loading…
Reference in New Issue